mutter/src
Jasper St. Pierre 413e39ecbb keybindings: Fix <Super> key crash
If we exit early as not handled, then the normal process_event
handler will fire, and trigger the overlay-key binding. As that's
a special binding that doesn't have a handler, trying to trigger
that handler will crash mutter.

Instead of returning early, just check for xdisplay every time
we try to drive the X grab state machine. We really need a better
solution for this on the Wayland side.
2014-05-07 09:30:21 -04:00
..
backends MetaMonitorConfig: don't always restore the previous config when opening the laptop lid 2014-05-06 21:28:41 +02:00
compositor Fix last commit 2014-05-03 12:00:27 +02:00
core keybindings: Fix <Super> key crash 2014-05-07 09:30:21 -04:00
meta Remove trailing whitespace 2014-05-02 09:34:48 -04:00
ui Revert "ui: Remove maybe_redirect_mouse_event" 2014-05-05 19:06:57 -04:00
wayland Revert "Update to latest xdg-shell protocol" 2014-05-05 19:09:07 -04:00
x11 Remove trailing whitespace 2014-05-02 09:34:48 -04:00
.cvsignore
50-mutter-navigation.xml.in keybindings: Expose new keybindings in g-c-c 2014-04-16 21:41:26 +02:00
50-mutter-system.xml.in
50-mutter-windows.xml.in
default_icon.png
libmutter.pc.in Revert "wayland: make parallel installable with regular mutter" 2014-04-09 15:14:11 -07:00
Makefile.am wayland: Split outputs to another file 2014-04-22 18:25:34 -04:00
mutter-enum-types.c.in
mutter-enum-types.h.in
mutter-schemas.convert
mutter-wayland.desktop.in Revert "wayland: make parallel installable with regular mutter" 2014-04-09 15:14:11 -07:00
mutter.desktop.in Revert "wayland: make parallel installable with regular mutter" 2014-04-09 15:14:11 -07:00
org.gnome.Mutter.DisplayConfig.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.mutter.gschema.xml.in prefs: Add center-new-windows setting 2014-04-25 15:26:24 +02:00
org.gnome.Mutter.IdleMonitor.xml Rename the DBus interface files 2014-03-31 23:44:46 -04:00
org.gnome.mutter.wayland.gschema.xml.in