mirror of
https://github.com/brl/mutter.git
synced 2025-02-13 11:54:09 +00:00
![Carlos Garnacho](/assets/img/avatar_default.png)
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