mutter/clutter
Jonas Dreßler b36cfb5bdc clutter/stage: Don't update modifier state when queuing event
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
2020-06-16 10:09:26 +00:00
..
clutter clutter/stage: Don't update modifier state when queuing event 2020-06-16 10:09:26 +00:00
.gitignore
meson.build clutter: Move tests to src/tests 2019-08-24 08:59:08 +00:00