gnome-shell/data/theme/gnome-shell-sass
Georges Basile Stavracas Neto 892fa6581c appDisplay: Turn navigation arrows into StButtons
Make the next and previous page arrows be StButtons, with their
'icon-name' property matching the current StIcon icon name, and
use the 'clicked' signal to switch pages.

Remove the 'button-press' callback the scroll view, since the
buttons take over this functionality.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2335>
2022-08-10 15:16:36 +00:00
..
widgets appDisplay: Turn navigation arrows into StButtons 2022-08-10 15:16:36 +00:00
_colors.scss style: Make menuitems less bright when in checked state 2022-07-27 12:55:54 +00:00
_common.scss css: Add a special chroma key color and use it on .workspace-background 2022-08-09 07:11:44 +00:00
_drawing.scss style: CSS follow ups for quicksettings 2022-08-08 11:27:58 +00:00
_high-contrast-colors.scss style: Make menuitems less bright when in checked state 2022-07-27 12:55:54 +00:00
_palette.scss style: High-contrast fixes and color adjustments 2022-06-08 05:26:02 +00:00
_widgets.scss status/network: Replace wi-fi selection dialog 2022-08-10 12:17:19 +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.