mirror of
https://github.com/brl/mutter.git
synced 2024-12-26 04:42:14 +00:00
2aeaeece7d
It does not make sense that the event "source" (aka the target) is both content and recipient of a message. Not doing so, events become largely independent of the actor that is receiving/handling an event. This is small step toward making events opaque and immutable. Every user of these API calls in our code have ported away from them, but other users may remain in extensions, so make these functions work on top of the alternative API without accessing the soon to be removed event field. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2311> |
||
---|---|---|
.. | ||
clutter | ||
.gitignore | ||
meson.build |