From 45b7789a8b59d86d35ff29acb1b1d48a8e666f6e Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Mon, 30 Aug 2010 09:47:36 -0400 Subject: Return a closure object from wl_connection_demarshal This way we can invoke it multiple times without having to demarshal and build the cfi every time. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') 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. -- cgit v1.2.3