gnome-shell/js/ui
Owen Taylor 8a9b138c2e Add a bg-color property to ShellTrayManager
shell_tray_manager.c: Add a bg-color property and implement it
 by setting a 1x1 pixmap of the right color as the background.

 Also, make the colormap of the tray manager window match that
 of the socket. That should (untested) make transparency work
 properly if the tray icon supports it.

panel.js: Set the bg-color property of the tray manager to
 match the panel.

http://bugzilla.gnome.org/show_bug.cgi?id=561872

svn path=/trunk/; revision=82
2008-11-24 19:07:15 +00:00
..
appdisplay.js Fix app event handling 2008-11-21 20:45:35 +00:00
button.js Make sure we include staysPressed in the list of arguments to the Button object 2008-11-19 19:25:51 +00:00
main.js Use a Tweener "Frame Ticker" with a ClutterTimeline backend 2008-11-23 04:12:34 +00:00
overlay.js Improve overlay mode's window scaling 2008-11-23 04:23:34 +00:00
panel.js Add a bg-color property to ShellTrayManager 2008-11-24 19:07:15 +00:00
run_dialog.js Convert run dialog to gjs signals 2008-11-20 15:40:44 +00:00
windowmanager.js implement a basic switch_workspace animation using Tweener. #561835 2008-11-21 21:34:10 +00:00