gnome-shell/js
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
..
misc NetworkMenu: fixup device descriptions 2011-04-11 10:38:00 -04:00
perf perf: Add metrics for switching to the applications view 2011-03-11 19:25:40 -05:00
ui NetworkMenu: keep wirelesss networks in predictable order 2011-04-26 14:46:43 +02:00
Makefile.am Status area: add NetworkManager indicator 2011-03-16 15:59:34 +01:00