toaruos/userspace
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
..
core Fix up some toaru-specific bits in the shell 2013-05-28 22:00:27 -07:00
extra Box drawing and new wcwidth 2013-05-11 13:20:20 -07:00
gui Compositor animations - actual 2013-05-29 21:31:59 -07:00
lib Compositor animations - actual 2013-05-29 21:31:59 -07:00
tests Box drawing and new wcwidth 2013-05-11 13:20:20 -07:00
util Deprecate legacy terminal size feedback 2013-03-25 22:24:26 -07:00
build.py Teapot Mesa shader example 2013-05-13 02:59:10 -07:00