gnome-shell/data/theme/gnome-shell-sass
Sebastian Keller 9b22f6183f workspace: Use invisible guide actor to center overlay title on border
Using CSS to center the title actor on the border is a bit ugly, because
it requires the CSS to match the calculations used in chromeHeights().
Also it is not possible to use CSS margins for cases where the position
of the actor is determined at run time, such as for the close button.

Instead use an invisible actor that spans between the horizontal and
vertical center lines of the border as guide when aligning the title
actor.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1313
2020-06-14 21:58:47 +00:00
..
widgets workspace: Use invisible guide actor to center overlay title on border 2020-06-14 21:58:47 +00:00
_colors.scss theme: revert OSD style to be $variant independent 2020-02-13 19:46:29 +00:00
_common.scss
_drawing.scss theme: Make the focus state of buttons a bit more visible 2020-02-19 14:07:36 +00:00
_high-contrast-colors.scss
_widgets.scss theme: Move .workspace-thumbnail* into _workspace-thumbnails.scss 2020-02-13 19:46:29 +00:00
COPYING
gnome-shell-sass.doap
NEWS
README.md

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.