On Sat, 2006-03-11 at 18:40 +0100, Fredrik Öhrn wrote:

> 3. Change the API and require all callers to pass in the screen struct.
>     A big piece of surgery but probably the best option in the long run.
>     This also allows the scrolling code to move into apps/gui where I think
>     it better belongs.

I like this idea because it inches us closer to a possible viewport
implementation. I can imagine the screen struct being changed to
something like a viewport handle (or struct) at some point (with the
default being the 'root' viewport, the entire screen).

bk

Reply via email to