Bilal Elmoussaoui
|
0d93f805d4
|
clutter/context: Create a StageManager when constructed
Instead of delegating that to StageManager.get_default and add a private getter
for it.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3962>
|
2024-08-22 16:45:01 +00:00 |
|
Bilal Elmoussaoui
|
71f5d30d7f
|
clutter: Rename CallyRoot to StageManagerAccessible
Moving it to the correct namespace and marking it as a private type
as it is not supposed to be replaced externally
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3917>
|
2024-08-07 22:46:16 +00:00 |
|
Bilal Elmoussaoui
|
3d22e4fe40
|
clutter: Rename CallyStage to StageAccessible
Moving it to the correct namespace and marking it a final private
type
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3917>
|
2024-08-07 22:46:16 +00:00 |
|
Bilal Elmoussaoui
|
7c5223dfc7
|
clutter: Rename CallyUtil to ClutterAccessibility
As nothing is supposed to use it oustide of Clutter, make
it private and final
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3917>
|
2024-08-07 22:46:16 +00:00 |
|