1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-26 13:13:59 +00:00
Carlos Garnacho 6664044679 clutter: Do not use stack-allocated ClutterEvents
Use ClutterEvent* and clutter_event_new() to always allocate events.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1460
2020-09-30 18:26:20 +00:00
..