gnome-shell/js/ui/status
Giovanni Campagna d0780d1622 NetworkMenu: keep wirelesss networks in predictable order
Adds a function that compares wireless networks and keeps them sorted
at all times. Order is: first already configured connections, then
first secure networks, then alphabtic. Also, the appearance of a new access
point no longer causes the whole menu to be rebuilt (but it still linear
searches for the position, I guess that could be skipped), which caused
the addition of more code for tracking the active access point.

https://bugzilla.gnome.org/show_bug.cgi?id=646580
2011-04-26 14:46:43 +02:00
..
accessibility.js Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00
bluetooth.js status: use Shell.AppSystem to launch settings panels 2011-03-17 23:26:14 -05:00
keyboard.js status: use Shell.AppSystem to launch settings panels 2011-03-17 23:26:14 -05:00
network.js NetworkMenu: keep wirelesss networks in predictable order 2011-04-26 14:46:43 +02:00
power.js Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00
volume.js Remove broken ShellAppSystem API and all consumers 2011-03-16 15:07:22 -04:00