diff options
author | Kristian Høgsberg <krh@bitplanet.net> | 2010-08-09 21:25:50 -0400 |
---|---|---|
committer | Kristian Høgsberg <krh@bitplanet.net> | 2010-08-09 21:25:50 -0400 |
commit | 3862e43779d464fb5bd321e849185adcca9a3a6a (patch) | |
tree | 564df8bf9fb8b19f1fe90916a4009674e4b154f9 /TODO | |
parent | 5fcd0aa58e243caf24f4deb080ac76e83d52213f (diff) |
Generate client side marshal stubs from protocol spec
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -3,8 +3,6 @@ Core wayland protocol - generate pointer_focus on raise/lower, move windows, all kinds of changes in surface stacking. - - generate marshal stubs as static inline functions. - - don't store globals on client side, require global_handler like everything else. |