mirror of
https://github.com/brl/mutter.git
synced 2025-03-10 05:15:03 +00:00

All events should be allocated, stack allocation is avoided and should be avoided in the future, probably by making ClutterEvent structs opaque. https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1475