gnome-shell/js/ui/status
Florian Müllner 28a42da947 status/network: Do not disable on login screen
We currently disable all network items on both the lock- and login
screen. While it makes sense to be very restrictive on the lock screen,
there are some (fringe) use cases for being more permissive on the
login screen (like remote home directories only accessible via VPN).

There's precedence with the power-off/restart actions to be less
restrictive on the login screen, and since we started respecting
the `network-control` polkit action, it's possible to restore the
old behavior if desired.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1874>
2021-07-16 22:21:12 +00:00
..
accessibility.js accessibility/keyboard: Align the panelMenu button style 2021-02-04 20:08:29 +00:00
bluetooth.js status/bluetooth: Fix label for >1 connected devices 2020-08-24 15:37:08 +00:00
brightness.js status: Pass scroll events to volume and brightness sliders 2020-05-18 11:30:28 +00:00
dwellClick.js status/dwellClick: Remove menu arrow 2021-02-01 11:40:03 +00:00
keyboard.js keyboard: Fix display keyboard layout crash with some input methods 2021-03-29 09:33:45 +00:00
location.js environment: Add Math.clamp 2020-06-03 12:55:53 -03:00
network.js status/network: Do not disable on login screen 2021-07-16 22:21:12 +00:00
nightLight.js js: Use Gjs GTypeName computation for all classes 2019-10-29 18:38:35 +00:00
power.js status/power: Always sync after creating proxy 2021-06-28 20:49:43 +00:00
remoteAccess.js remoteAccess: Ignore all but the screen record handles on X11 2020-10-13 21:45:59 +00:00
rfkill.js rfkill: Always sync state on construction 2020-08-02 19:57:11 +00:00
system.js status/system: Add separate 'Restart' item 2020-08-10 15:36:26 +00:00
thunderbolt.js cleanup: Remove empty leading/trailing lines in blocks 2020-11-16 18:04:23 +00:00
volume.js status/volume: Allow changing input volume by scrolling 2021-01-14 01:13:17 +01:00