Comment 5 for bug 1002163

Revision history for this message
Jason Conti (jconti) wrote : Re: Should be always visible

This is doable. In fact it is a one line change to the gnome shell code, adding something like:

'multiload': 'system-monitor',

to the STANDARD_TRAY_ICON_IMPLEMENTATIONS array in:

/usr/share/gnome-shell/js/ui/statusIconDispatcher.js

But I would say it is probably outside the scope of indicator-multiload. Someone should probably write a gnome-shell extension for this if they want the functionality.