Generate client side marshal stubs from protocol spec

This commit is contained in:
Kristian Høgsberg 2010-08-09 21:25:50 -04:00
parent 5fcd0aa58e
commit 3862e43779
5 changed files with 165 additions and 180 deletions

2
TODO
View file

@ -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.