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-02 12:43:57 +02:00
2014-05-07 09:30:21 -04:00
2014-03-18 20:37:35 -04:00
2014-03-18 20:37:35 -04:00
2014-04-15 22:58:51 +02:00
2014-04-30 18:14:27 +02:00
2014-04-09 12:28:45 -07:00
2014-04-30 18:14:27 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%