mutter/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
.cvsignore
default_icon.png
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
mutter-enum-types.h.in
mutter-marshal.list Add signals for when windows change monitors 2011-03-17 13:48:54 +01:00
mutter-plugins.pc.in
mutter-wm.desktop.in
mutter.desktop.in
mutter.schemas.in Fix description for workspaces_only_on_primary key 2011-03-21 15:30:28 -04:00
run-mutter.sh
stock_delete.png
stock_maximize.png
stock_minimize.png