gnome-shell/js/ui/status
Jasper St. Pierre 5cca26a565 status: Port to a new SystemIndicator framework
We can't silently replace the old behavior of separate status
icons into a new system. Replace SystemStatusButton with a new
SystemIndicator class which will allow for the flexibility we
need. For now, make it a subclass of Button so that it mostly
feels the same, but we'll soon be swapping it out with a dummy
implementation that the aggregate menu will use.

I think the code cleanup here is worth it.

https://bugzilla.gnome.org/show_bug.cgi?id=705845
2013-08-13 06:50:24 -04:00
..
accessibility.js status: Put arrow icons next to the separate status indicators 2013-08-13 06:50:24 -04:00
bluetooth.js status: Port to a new SystemIndicator framework 2013-08-13 06:50:24 -04:00
keyboard.js status: Put arrow icons next to the separate status indicators 2013-08-13 06:50:24 -04:00
lockScreenMenu.js status: Port to a new SystemIndicator framework 2013-08-13 06:50:24 -04:00
network.js status: Port to a new SystemIndicator framework 2013-08-13 06:50:24 -04:00
power.js status: Port to a new SystemIndicator framework 2013-08-13 06:50:24 -04:00
system.js status: Port to a new SystemIndicator framework 2013-08-13 06:50:24 -04:00
volume.js status: Port to a new SystemIndicator framework 2013-08-13 06:50:24 -04:00