summaryrefslogtreecommitdiff
path: root/src/shell-tray-manager.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18Don't use ClutterX11TexturePixmap directly to embed docked windowsNeil Roberts1-35/+10
2012-01-25shell: Use generic marshallerJasper St. Pierre1-4/+2
2011-03-07src: update for mutter include reorganizationDan Winship1-4/+2
2011-02-07tray: fix so that trayicons using symbolic icons get the right colorsDan Winship1-1/+36
2010-12-22Fix for gdk/x11 changesOwen W. Taylor1-3/+6
2010-11-18ShellTrayManager: fix icon actor memory managementOwen W. Taylor1-0/+2
2010-10-25Avoid warnings on null actors for tray iconsGiovanni Campagna1-7/+15
2010-09-28Fix compilation against latest GTK+-3 changesFlorian Müllner1-35/+14
2010-09-23[ShellTrayIcon] add ShellTrayIcon, make ShellTrayManager use itDan Winship1-33/+9
2010-08-19[ShellTrayManager] a few updatesDan Winship1-36/+11
2010-07-05Replace deprecated GDK symbolsFlorian Müllner1-1/+1
2010-05-10Use accessor functions instead of direct accessFlorian Müllner1-1/+2
2010-04-06Replace all remaining BigBoxes with StBoxLayouts or StBinsDan Winship1-2/+1
2009-11-24include "config.h" in all .c filesDan Winship1-0/+2
2009-10-19Use a fixed ordering for well-known iconsColin Walters1-17/+80
2009-05-05Set ShellTrayManagerChild.manager when creating a child structureOwen W. Taylor1-0/+1
2009-05-04Add size negotiation to the tray iconsOwen W. Taylor1-38/+54
2009-04-18Set colormap on background pixmaps for a tray iconsOwen W. Taylor1-1/+4
2009-04-18Fix drawing of icons with alpha transparencyOwen W. Taylor1-4/+9
2009-01-27Make a ClutterActor subclass that wraps a GtkWindow, and use it for the tray.Dan Winship1-39/+5
2008-12-05Use CompositeRedirectManual for tray iconsOwen Taylor1-1/+8
2008-11-24Add a bg-color property to ShellTrayManagerOwen Taylor1-0/+113
2008-11-14Import part of the notification area applet, and use it to add aDan Winship1-0/+215