1
0
Fork 0
mutter-performance-source/src
Jasper St. Pierre 711f0c0c50 common: Make UNKNOWN a flag, not a combination of all directions
This was the original intention, but it was thought to be easier
to mark this as a combination of all directions. It turned out to
instead cause subtle bugs since code that blindly checked & DIR_WEST or
similar turned out to get it wrong when it was UNKNOWN, so just make
it an explicit flag.

This fixes the cursor appearing in the wrong place when starting a
keyboard resize.
2014-08-19 15:11:10 -04:00
..
backends xrandr: Port some checks to XCB so we don't have to deal with BadName 2014-08-19 11:08:44 -04:00
compositor display: Establish a separate state variable for routing events 2014-08-15 16:08:49 -04:00
core window: Fix the north/south cursor position when keyboard resizing 2014-08-19 15:10:55 -04:00
meta common: Make UNKNOWN a flag, not a combination of all directions 2014-08-19 15:11:10 -04:00
ui util: Move the text direction stuff out of MetaUI 2014-08-17 22:59:43 -04:00
wayland main: Clean up the initialization sequence 2014-08-18 16:57:00 -04:00
x11 window-x11: Fix the coordinates we use in the synthetic ConfigureNotify 2014-08-18 14:41:36 -04: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.am keybindings: Use a less hacky method of getting the proper modifier mask 2014-08-18 15:54:34 -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