]> git.gag.com Git - fw/altos/commitdiff
altos/lisp: Split out frame vals from frame struct
authorKeith Packard <keithp@keithp.com>
Fri, 1 Dec 2017 17:28:16 +0000 (18:28 +0100)
committerKeith Packard <keithp@keithp.com>
Fri, 1 Dec 2017 17:28:16 +0000 (18:28 +0100)
This lets the frame be resized without moving the base structure. The
plan is to allow all frames to be resized, not just the global frame.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found