gnome-shell/data/theme/gnome-shell-sass
Florian Müllner 62db8dc16e 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>
2023-07-30 11:12:50 +00:00
..
widgets status/backlight: Add new quick toggle 2023-07-30 11:12:50 +00:00
_colors.scss panel: Stylesheet updates and minor improvements for panel buttons 2023-06-21 10:28:13 +00:00
_common.scss style: Clean up calendar widget css 2023-05-18 14:21:29 +00:00
_drawing.scss panel: Stylesheet updates and minor improvements for panel buttons 2023-06-21 10:28:13 +00:00
_high-contrast-colors.scss style: Light variant fixes and accommodations 2023-03-29 14:22:46 +00:00
_palette.scss style: High-contrast fixes and color adjustments 2022-06-08 05:26:02 +00:00
_widgets.scss lockscreen: Style cleanup for lock and login 2023-01-06 11:29:31 +00:00
COPYING theme: Replace gnome-shell-sass submodule with subtree 2018-02-09 21:45:09 +00:00
gnome-shell-sass.doap theme: Replace gnome-shell-sass submodule with subtree 2018-02-09 21:45:09 +00:00
NEWS theme: Replace gnome-shell-sass submodule with subtree 2018-02-09 21:45:09 +00:00
README.md Update links to use HEAD instead of master 2021-07-18 21:45:46 +00:00

GNOME Shell Sass

GNOME Shell Sass is a project intended to allow the sharing of the theme sources in sass between gnome-shell and other projects like gnome-shell-extensions.

Any changes should be done in the GNOME Shell subtree and not the stand-alone gnome-shell-sass repository. They will then be synchronized periodically before releases.

License

GNOME Shell Sass is distributed under the terms of the GNU General Public License, version 2 or later. See the COPYING file for details.