9b22f6183f
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 |
||
---|---|---|
.. | ||
widgets | ||
_colors.scss | ||
_common.scss | ||
_drawing.scss | ||
_high-contrast-colors.scss | ||
_widgets.scss | ||
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.