1
0
Fork 0
mutter-performance-source/src/ui
Florian Müllner 0d9a9b8d3b theme: Do not create temporary GtkStyle objects
In order to pick up colors from a GtkStyleContext, a temporary
GtkStyle object was created from the context and destroyed after
copying the requested GdkColor. This is slightly inefficient, so
get the appropriate GdkRGBA from the context and translate it to
a GdkColor, based on the compatibility code in gtkstyle.c.

https://bugzilla.gnome.org/show_bug.cgi?id=645355
2011-05-18 23:07:23 +02:00
..
draw-workspace.c ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
draw-workspace.h ui: Port draw_workspace() to take a cairo_t 2010-09-26 17:09:20 +02:00
fixedtip.c ui: Port to GtkStyleContext 2011-01-13 18:55:39 +01:00
fixedtip.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frames.c ui-frame: Add support for style variants 2011-05-18 23:07:23 +02:00
frames.h ui-frame: Add support for style variants 2011-05-18 23:07:23 +02:00
gradient.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
menu.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
menu.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
metaaccellabel.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
metaaccellabel.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
preview-widget.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
resizepopup.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
resizepopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tabpopup.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
tabpopup.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
testgradient.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
theme-parser.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
theme-private.h theme: Get GTK+ colors from style context 2011-05-18 23:07:22 +02:00
theme-viewer.c Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
theme.c theme: Do not create temporary GtkStyle objects 2011-05-18 23:07:23 +02:00
tile-preview.c tile-preview: Use gdk_cairo_set_source_rgba() 2011-05-18 23:07:22 +02:00
tile-preview.h Move the installed includes to a subdir 2011-03-07 18:19:53 -05:00
ui.c ui: Add meta_ui_update_frame_style() 2011-05-18 23:07:23 +02:00
ui.h ui: Add meta_ui_update_frame_style() 2011-05-18 23:07:23 +02:00