mirror of
https://github.com/brl/mutter.git
synced 2025-03-11 05:45:07 +00:00

This allows input methods to inject key events with specific keyval/keycode, those events will be flagged with CLUTTER_EVENT_FLAG_INPUT_METHOD so they won't be processed by the IM again. https://gitlab.gnome.org/GNOME/gnome-shell/issues/531