summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-08-09 21:25:50 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-08-09 21:25:50 -0400
commit3862e43779d464fb5bd321e849185adcca9a3a6a (patch)
tree564df8bf9fb8b19f1fe90916a4009674e4b154f9 /TODO
parent5fcd0aa58e243caf24f4deb080ac76e83d52213f (diff)
Generate client side marshal stubs from protocol spec
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 84fad7c..50d0f4a 100644
--- a/TODO
+++ b/TODO
@@ -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.