gnome-shell/data/theme/gnome-shell-sass
Jonas Dreßler d52508a29e theme/calendar: Use em instead of px for calendar day sizes
The layout manager of the calendar/notifications popup is using the
calendar width to determine the width of the whole right area of the
calendar popup. When enabling large text, this means the cards used for
world clocks, weather etc. get larger, while the calender doesn't get
larger, leading to the cards getting clipped.

Make sure the calendar grows in size just as the cards do when large
text is enabled and define its size in em's instead of pixels.

Fixes https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5392

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2282>
2022-04-29 18:51:42 +00:00
..
widgets theme/calendar: Use em instead of px for calendar day sizes 2022-04-29 18:51:42 +00:00
_colors.scss style: Sync default colors with libadwaita 2022-04-25 14:43:12 +02:00
_common.scss theme: Fixes for oversights in :rtl 2022-03-04 13:10:38 +00:00
_drawing.scss theme: Stylesheet papercuts and other visual fixes 2022-02-14 13:35:41 -03:30
_high-contrast-colors.scss theme: Papercut fixes from 42 refresh 2022-02-05 00:46:22 -03:00
_widgets.scss theme: Stylesheet papercuts and other visual fixes 2022-02-14 13:35:41 -03:30
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.