mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
Florian Müllner
ee461b5495
theme: Remove MetaFrameStyle/MetaFrameStyleSet
MetaFrameStyle now only holds a MetaFrameLayout, so we can cut out the middle man and use the layout directly. And as we are already using a single style/layout per frame set and handle frame state and focus by setting appropriate style flags, MetaFrameStyleSet is pointless too - just store one MetaFrameLayout per frame type directly in the theme. https://bugzilla.gnome.org/show_bug.cgi?id=741917
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%