toaruos/userspace/gui
Kevin Lange 4c9be9361a Compositor animations - actual
There are both some good changes and some terribly hacky changes in this
commit.

- Server uses a different struct than client now for windows, so
  arbitrary compositor things like effect parameters can be added
  without having to rebuild everything. That's good.
- Client window structs no longer attempt to track or use window
  locations. That's good.
- Windows do not destroy in response to the destory command, but rather,
  a special animation is triggered; the end state for this animation
  calls the actually window destruction code. That's a hack.
- Animations are based on rendered frames, not on time. That's a hack.
2013-05-29 21:31:59 -07:00
..
basic i have no idea why I'm messing with this clock 2013-04-16 23:05:29 -07:00
compositor Compositor animations - actual 2013-05-29 21:31:59 -07:00
core Compositor animations - actual 2013-05-29 21:31:59 -07:00
demo Completely new build system for userspace 2013-02-10 01:36:35 -08:00
gl Teapot Mesa shader example 2013-05-13 02:59:10 -07:00
terminal Compositor animations - actual 2013-05-29 21:31:59 -07:00
ttk Various windowing and TTK improvements 2013-04-07 16:21:00 -07:00