mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
b36cfb5bdc
The modifier state of the input device is supposed to be set to the newest state, while the modifier state detail of the event is set to the last state before the event (so not including the changes triggered by the event). So since the modifier state of the event is the last state anyway, the state of the ClutterInputDevice is supposed to be set by the backend and not by the stage while queuing the event, so stop setting the state here. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1275 |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |