1
0
mirror of https://github.com/brl/mutter.git synced 2025-03-10 21:35:06 +00:00
Jonas Ådahl aa99e505ad cogl/framebuffer: Move public struct fields to private struct
This will limit accidental manipulation of the framebuffer struct
fields, while also paving the way to change to GObject type hierarchy.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1496
2020-10-16 16:17:38 +00:00
..