mirror of
https://github.com/brl/mutter.git
synced 2025-06-24 05:49:59 +00:00
481e87032c981cb939301ca72b4d6dc4c91711fb

Actor keybindings were dispatched in an earlier return path, which means the IM doesn't get to see certain key events. Flip the order around so the IM has an opportunity to handle all keypresses. https://gitlab.gnome.org/GNOME/mutter/issues/65 Closes: #65
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%