1
0
Fork 0
mutter-performance-source/src
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
..
compositor region-utils.c: Squash a memory leak 2011-05-11 14:15:48 -04:00
core core: Allow retrieving the theme variant via core_get() 2011-05-18 23:07:23 +02:00
meta window: Parse _GTK_THEME_VARIANT property 2011-05-18 23:07:23 +02:00
tools Remove meta_restart() / "mutter-message restart" 2011-03-07 18:03:43 -05:00
ui theme: Do not create temporary GtkStyle objects 2011-05-18 23:07:23 +02:00
wm-tester Fix missing comma in previous commit 2010-04-11 19:59:29 +02:00
.cvsignore Install desktop files in both .../share/applications and 2008-09-12 04:05:17 +00:00
default_icon.png New 48x48 default icon as specified in bug #160660 2005-01-25 18:47:57 +00:00
libmutter.pc.in Go with a single libmutter library 2011-03-17 15:31:53 +01:00
Makefile.am Go with a single libmutter library 2011-03-17 15:31:53 +01:00
mutter-enum-types.c.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-enum-types.h.in Add bits missing from last commit 2009-07-04 17:14:48 +01:00
mutter-marshal.list Add signals for when windows change monitors 2011-03-17 13:48:54 +01:00
mutter-plugins.pc.in Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter-wm.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
mutter.desktop.in Remove deprecated Encoding key from desktop files 2009-08-22 14:24:22 +02:00
mutter.schemas.in Fix description for workspaces_only_on_primary key 2011-03-21 15:30:28 -04:00
run-mutter.sh Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
stock_delete.png Update the pixmap to a new one which fit better with the other pixmaps of 2006-08-20 19:44:52 +00:00
stock_maximize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00
stock_minimize.png Register window menu icons with the Gtk stock system, instead of using the 2002-08-10 16:47:43 +00:00