Re: symbolic icons and non-Gnome system trays



On 06/24/2012 02:34 PM, Shawn J. Goff wrote:
> Is a system-tray implementation supposed to theme the symbolic icons
> itself?

Yes. Um, it's supposed to be in the systray spec, but the online
versions of fdo specs rarely ever get updated. gnome-panel's code for it
is here:

http://git.gnome.org/browse/gnome-panel/tree/applets/notification_area/na-tray-manager.c#n712

In gnome-panel / gnome-shell, the values for the non-foreground colors
eg, the red or green bars in the battery) come from the gtk theme, and
get picked up by the style-updated handler for the tray widget:

http://git.gnome.org/browse/gnome-panel/tree/applets/notification_area/main.c#n114

-- Dan


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]