1
0
Fork 0
mutter-performance-source/src/ui
Florian Müllner af00ca534a ui: Adapt to GtkStyleContext changes
Since GTK+ commit 3a337156d11a86c7, save()/restore() may only be
used for subelements; in this particular case, the change broke
the backdrop state in decorations. Luckily we don't actually need
the save()/restore() pair anyway, as we only touch the context's
state and always set it explicitly.
2014-10-25 18:16:49 +02:00
..
frames.c frames: Make sure to initialize button_state 2014-09-30 15:16:07 -06:00
frames.h ui: always set the frame background to None 2014-07-31 17:54:38 +02:00
resizepopup.c Remove trailing whitespace 2014-05-02 09:34:48 -04:00
resizepopup.h common: Do not leak MetaResizePopup to the public api 2014-06-04 15:53:29 +02:00
theme-parser.c theme: Remove COLORIZE feature of images 2014-10-14 17:45:14 -07:00
theme-private.h theme: Remove COLORIZE feature of images 2014-10-14 17:45:14 -07:00
theme.c ui: Adapt to GtkStyleContext changes 2014-10-25 18:16:49 +02:00
ui.c Add meta_ui_window_is_dummy() 2014-09-12 11:00:55 -04:00
ui.h Add meta_ui_window_is_dummy() 2014-09-12 11:00:55 -04:00