mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 16:16:20 -05:00
413e39ecbb
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. |
||
---|---|---|
.. | ||
backends | ||
compositor | ||
core | ||
meta | ||
ui | ||
wayland | ||
x11 | ||
.cvsignore | ||
50-mutter-navigation.xml.in | ||
50-mutter-system.xml.in | ||
50-mutter-windows.xml.in | ||
default_icon.png | ||
libmutter.pc.in | ||
Makefile.am | ||
mutter-enum-types.c.in | ||
mutter-enum-types.h.in | ||
mutter-schemas.convert | ||
mutter-wayland.desktop.in | ||
mutter.desktop.in | ||
org.gnome.Mutter.DisplayConfig.xml | ||
org.gnome.mutter.gschema.xml.in | ||
org.gnome.Mutter.IdleMonitor.xml | ||
org.gnome.mutter.wayland.gschema.xml.in |