gnome-shell/js/ui/status
Florian Müllner ea00da7fd7 status/system: Port to quick settings
This port is a bit messier than the previous ones, because the
existing menu section translates less directly to the new UI,
which uses a row of individual toggles for settings, lock and
shutdown.

In order to not complicate the grid layout further by supporting
rows with a different number of columns than the overall grid and
children at their natural size, create a custom, non-reactive
SystemItem item that spans an entire row, and contains the individual
toggles.

This works quite well, even with the shutdown item that uses a menu
for the various actions.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2393>
2022-08-03 12:41:05 +00:00
..
accessibility.js js: Use templates for non-translatable strings 2022-02-12 12:29:52 +00:00
autoRotate.js status/autoRotate: Port to quick settings 2022-08-02 16:05:28 +00:00
bluetooth.js status/bluetooth: Port to quick settings 2022-08-02 16:05:28 +00:00
brightness.js status/brightness: Port to quick settings 2022-08-03 12:41:05 +00:00
darkMode.js status/darkMode: Add dark mode toggle 2022-08-02 16:05:28 +00:00
dwellClick.js cleanup: Use new indentation style for object literals 2022-02-23 12:23:52 +00:00
keyboard.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
location.js status/location: Move to quick settings 2022-08-02 16:05:28 +00:00
network.js js: Use async D-Bus wrappers 2022-08-01 18:51:14 +00:00
nightLight.js status/nightLight: Port to quick settings 2022-08-02 16:05:28 +00:00
power.js status/power: Port to quick settings 2022-08-02 16:05:28 +00:00
powerProfiles.js status/powerProfiles: Port to quick settings 2022-08-03 12:41:05 +00:00
remoteAccess.js status/remoteAccess: Move to quick settings 2022-08-02 16:05:28 +00:00
rfkill.js status/rfkill: Port to quick settings 2022-08-02 16:05:28 +00:00
system.js status/system: Port to quick settings 2022-08-03 12:41:05 +00:00
thunderbolt.js status/thunderbolt: Move to quick settings 2022-08-02 16:05:28 +00:00
volume.js status/volume: Port to quick settings 2022-08-03 12:41:05 +00:00