1
0
Fork 0
mutter-performance-source/clutter
Carlos Garnacho 38228da550 clutter: Add ClutterModifierSet argument to key event constructor
This struct contains the pressed/latched/locked set of modifiers applying
to the event, and may be filled in by backends generating those events.
Other places where we forward modified key events, state may be normally
obtained from the original event.

Since this constructor is used in a variety of places, this commit
updates them all in one go.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3369>
2023-11-08 08:07:41 +00:00
..
clutter clutter: Add ClutterModifierSet argument to key event constructor 2023-11-08 08:07:41 +00:00
.gitignore clutter: Remove clutter specific version 2018-11-06 17:17:36 +01:00
meson.build clutter: Depend on gdk-pixbuf only for tests 2023-10-23 16:32:35 +00:00