gnome-shell/js/ui/status
Florian Müllner a3a886f185 status/darkMode: Add dark mode toggle
The aggregate menu with its submenus isn't well-suited for simple
on-off actions, so we didn't expose the global color-scheme support
that was introduced last cycle.

Quick settings on the other hand are a natural fit for actions like
this, so add a corresponding toggle.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2392>
2022-08-02 16:05:28 +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: Improve proxy error handling 2022-08-01 12:33:36 +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: Remember last selected non-default profile 2022-08-01 12:33:36 +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/autoRotate: Port to quick settings 2022-08-02 16:05:28 +00:00
thunderbolt.js status/thunderbolt: Move to quick settings 2022-08-02 16:05:28 +00:00
volume.js status/volume: Merge VolumeMenu into indicator 2022-08-01 12:33:36 +00:00