From 6d70202f8052eec7c64730e8a788341eca4a08cb Mon Sep 17 00:00:00 2001 From: Kristian Høgsberg Date: Fri, 6 Aug 2010 15:12:22 -0400 Subject: Send out coordinates with pointer_focus event We can't rely on motion events happening right away, pointer_focus could change because of windows coming or going etc. --- TODO | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 7c555cb..84fad7c 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,7 @@ Core wayland protocol - - enter notify needs coordinates for cases where pointer focus - changes without motion (surfaces coming or going) + - generate pointer_focus on raise/lower, move windows, all kinds of + changes in surface stacking. - generate marshal stubs as static inline functions. -- cgit v1.2.3