Jonas Ådahl 501d19656e context: Make ClutterContext a GObject and move to separate file
This is a step in cleaning up the Clutter context management. By making
it a GObject it's easier to add e.g. properties and features that helps
with introspection.

For now, this means the context creation is changed to go via a
"constructor" (clutter_create_context()). This is so that the global
context singleton can be mantained outsid of ClutterContext, until it
can be removed.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2016>
2023-12-05 14:39:25 +00:00
..
2023-11-03 11:27:52 +00:00
2023-11-09 15:07:30 +00:00
2023-08-07 22:24:36 +00:00
2023-08-07 22:24:36 +00:00
2023-08-30 08:48:23 +02:00
2023-11-03 11:27:52 +00:00
2023-11-03 11:27:52 +00:00
2023-08-07 22:24:36 +00:00
2023-11-03 11:27:52 +00:00
2023-11-03 11:27:52 +00:00
2023-11-14 16:13:19 +01:00
2022-12-22 15:13:54 +01:00