gnome-shell/js/ui/status
Florian Müllner b3fabf11b1 network: Summarize sections with too many devices
Any network devices appear as top level items in the system status
menu, so on system with an unusually high number of devices, the
menu can end up exceeding the available screen height. While this
is a corner case, leaving important system actions unreachable is
bad. The system menu does not lend itself to scrolling, so handle
this case instead by summarizing sections ("n connections") where
the number of devices exceeds a threshold.

https://bugzilla.gnome.org/show_bug.cgi?id=773892
2016-11-10 14:32:07 +01:00
..
accessibility.js status/a11y: invert connection to changes and initial read 2015-03-27 13:11:22 -07:00
bluetooth.js bluetooth: Replace "Not In Use" status string with "On" 2016-10-12 10:35:31 +02:00
brightness.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00
keyboard.js keyboard: save the MRU input sources list when switching 2016-05-27 10:46:58 -07:00
location.js location: Update for PermissionStore DBus API changes 2016-05-27 15:31:50 +02:00
network.js network: Summarize sections with too many devices 2016-11-10 14:32:07 +01:00
power.js power: Add battery percentage label 2015-11-19 14:04:22 +01:00
rfkill.js status: Refine system status menu 2015-08-20 13:53:36 +02:00
screencast.js Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00
system.js system: Do not disable suspend action when locked 2016-05-27 17:04:47 +02:00
volume.js js: Use EVENT_PROPAGATE/EVENT_STOP constants in event handlers 2013-12-16 18:27:19 +01:00