Zander Brown
4bc73ba9f4
clutter/layout-meta: Become one with ClutterChildMeta
...
Now ClutterContainer is gone there is no reason for this split to exist,
simply merge the two types together
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3384 >
2023-11-14 10:27:51 +00:00
Bilal Elmoussaoui
a955f0e47c
cleanup: Make include macro usages consistent
...
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3157 >
2023-08-07 22:24:36 +00:00
Bilal Elmoussaoui
ead9a3024c
cleanup: Switch to pragma once
...
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3157 >
2023-08-07 22:24:36 +00:00
Sebastian Keller
5b26db8ae8
clutter: Remove struct paddings
...
Due to clutter being a private library we don't need worry about ABI
compatibility.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2986 >
2023-05-04 12:11:26 +00:00
Marco Trevisan (Treviño)
17414fd242
clutter: Remove class paddings
...
mutter-clutter is a private library that is only used by the shell and
not meant to be ABI/API compatible in between versions, so there's no
need to add padding to classes.
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2903 >
2023-05-02 19:48:03 +00:00
Bilal Elmoussaoui
a73ae93d59
clutter: Remove all the since annotations
...
Since they are all refer to the days clutter used to be a separate
library
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2441 >
2022-08-02 09:52:22 +02:00
Bilal Elmoussaoui
c8e63866f0
clutter: Migrate to gi-docgen
...
- Drop all the private structs documentations
- Make use of gi-docgen items linking as much as possible
- Use markdown formatting for code snippets
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2441 >
2022-08-02 09:52:22 +02:00
Jonas Ådahl
8c0e13ca7a
clutter: Remove clutter specific version
...
Use the mutter version when something is still needed.
2018-11-06 17:17:36 +01:00
Rui Matos
9710e4a8c0
move everything into a clutter/ directory
2016-04-12 20:04:26 +02:00