summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3fe9b99..8f8486a 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,9 @@
Core wayland protocol
+ - The message format has to include information about number of fds
+ in the message so we can skip a message correctly. Or we should
+ just give up on trying to recover from unknown messages.
+
- generate pointer_focus (and drag focus) on raise/lower, move
windows, all kinds of changes in surface stacking.