mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
status/backlight: Add new quick toggle
Settings no longer exposes a slider for the keyboard brightness, leaving keyboard shortcuts as the only way of adjusting it. This is good enough in most cases, because devices with keyboard backlight usually include corresponding keys on their keyboard. However for devices without those keys, it would be good for the settings to be exposed somewhere again. Quick settings seems like a more appropriate place than "proper" Settings, since it gives quick access that doesn't require a major focus change. https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6765 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2820>
This commit is contained in:
parent
797df4f52f
commit
62db8dc16e
11 changed files with 247 additions and 0 deletions
|
|
@ -137,6 +137,7 @@
|
|||
<file>ui/status/accessibility.js</file>
|
||||
<file>ui/status/autoRotate.js</file>
|
||||
<file>ui/status/backgroundApps.js</file>
|
||||
<file>ui/status/backlight.js</file>
|
||||
<file>ui/status/brightness.js</file>
|
||||
<file>ui/status/camera.js</file>
|
||||
<file>ui/status/darkMode.js</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue