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
..
2014-05-03 12:00:27 +02:00
2014-05-07 09:30:21 -04:00
2014-05-02 09:34:48 -04:00
2014-05-02 09:34:48 -04:00