Go to file
Rui Matos 1b29113150 wayland: Set/unset wayland focus on mutter grab/ungrab operations
This ensures that we send the proper leave and enter events to wayland
clients.

Particularly, this solves a bug in SSD xwayland windows where clicking
and dragging on the title bar to move the window only works on the odd
turn (unless the pointer moves away from the title bar between
tries). This happens because xwayland gets a button press but doesn't
see the release so when it gets the next button press it discards it
because its pointer button tracking logic says that the button is
already pressed. Sending the proper wayland pointer leave event fixes
it since wayland clients must forget about button state at that point.

https://bugzilla.gnome.org/show_bug.cgi?id=726123
2014-03-20 17:08:53 +01:00
doc build: Don't try to distribute removed files 2014-03-19 21:09:02 +01:00
po update POTFILES.in 2014-03-19 21:09:02 +01:00
src wayland: Set/unset wayland focus on mutter grab/ungrab operations 2014-03-20 17:08:53 +01:00
test Clean up the source tree 2014-03-18 20:37:35 -04:00
tools Clean up the source tree 2014-03-18 20:37:35 -04:00
.cvsignore moap ignore 2006-06-29 20:54:39 +00:00
.gitignore Update .gitignore 2014-03-18 22:08:04 -04:00
autogen.sh Revert "hack autogen to allow automake 1.13" 2014-03-14 01:08:46 -04:00
configure.ac Bump version to 3.11.92 2014-03-19 21:22:46 +01:00
COPYING Updated obsolete FSF postal address in COPYING 2014-01-13 11:35:48 -05:00
Makefile.am build: Don't try to distribute removed files 2014-03-19 21:09:02 +01:00
mutter.doap link mutter-wayland to mutter git repos 2013-10-16 15:36:33 +02:00
NEWS Bump version to 3.11.92 2014-03-19 21:22:46 +01:00