summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-08-04 22:44:55 -0400
committerKristian Høgsberg <krh@bitplanet.net>2010-08-04 22:44:55 -0400
commit83fc061c9cbe776de54fd335893f524793e4e92b (patch)
treedbb9542aea39d4b48cc337556924cf7b520ddc6b /TODO
parenta1f3f60bea874d758694c827ff27fa05ff0a2910 (diff)
Introduce 'shell' object for moving and resizing surfaces in the compositor
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2ddcabf..7c555cb 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,13 @@
Core wayland protocol
+ - enter notify needs coordinates for cases where pointer focus
+ changes without motion (surfaces coming or going)
+
+ - generate marshal stubs as static inline functions.
+
+ - don't store globals on client side, require global_handler like
+ everything else.
+
- glyph cache
- dnd, figure out large object transfer: through wayland protocol or