7885f6dbcc
clutter: Add handle_event vfunc to ClutterAction
...
This will be the entry point for events into these actions.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2024 >
2021-10-29 00:27:18 +02:00
0e57fd42e3
clutter: Add information about event phase in ClutterActions
...
These will stick to a single phase, instead of juggling capture and
bubble event handlers to do whatever they want.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2024 >
2021-10-28 23:52:04 +02:00
11f8b12a9d
clutter: Unconditionally include clutter-build-config.h
2018-11-06 17:17:36 +01:00
bf71cb2e3c
Don't use config.h in clutter and cogl
...
In cogl use cogl-config.h and in clutter use clutter-build-config.h. We
can't use clutter-config.h in clutter because its already used and
installed.
https://bugzilla.gnome.org/show_bug.cgi?id=768976
2016-07-20 14:23:48 +08:00
9710e4a8c0
move everything into a clutter/ directory
2016-04-12 20:04:26 +02:00