mutter/src
Jasper St. Pierre 607730e96c pointer: Fix the behavior of the pointer under DND
When grabbing with DND, we need to leave the pointer alone and
under the client's control. The code here was a bit messy before about
when it unset the window cursor -- it did it whenever there was no
current surface after repicking, which is a bit wrong, since it will
fire during a drag grab.

Move the check for this to update_cursor_surface, which is our standard
"sync" API for this, and then call update_cursor_surface after we set
the focus.
2014-10-06 15:48:42 -07:00
..
backends meta-monitor-manager-xrandr: Simplify handle_xevent 2014-10-03 15:12:00 -06:00
compositor MetaBackgroundImage: free the GdkPixbuf after creating a texture 2014-09-29 21:32:48 -04:00
core Revert "display: Don't put minimized windows at the back of alt-tab" 2014-10-01 17:29:15 -06:00
meta workspace: Fix typo in META_IS_WORKSPACE macro 2014-09-27 06:37:38 +02:00
tests Add a test for stacking vs. minimization 2014-09-24 16:51:20 -04:00
ui frames: Make sure to initialize button_state 2014-09-30 15:16:07 -06:00
wayland pointer: Fix the behavior of the pointer under DND 2014-10-06 15:48:42 -07:00
x11 window: Adjust the frame rect when _GTK_FRAME_EXTENTS is set on map 2014-09-19 17:35:38 -06:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
libmutter.pc.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
Makefile-tests.am Add a test for stacking vs. minimization 2014-09-24 16:51:20 -04:00
Makefile.am Add a test framework and stacking tests 2014-09-12 13:14:51 -04:00
mutter-enum-types.c.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-enum-types.h.in Use a META_ prefix for enum types, not MUTTER_ 2012-02-23 16:39:28 -05:00
org.freedesktop.login1.xml launcher: Replace mutter-launch with logind integration 2014-05-19 15:09:23 -04:00
org.gnome.Mutter.DisplayConfig.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00