gnome-shell/data/theme/gnome-shell-sass/widgets
Sebastian Keller 18cd24e6f4 appDisplay: Fix app folder icon subicon spacing
The code previously was using CSS to define row/column spacing and
padding which was combined with a subicon size computed in code relative
to the requested icon size.

In smaller icon sizes it was possible for the CSS spacing+padding + the
size of the two subicons to exceed the requested icon size. This then
would lead to the label being pushed down for app folders compared to
other icons.

Another more severe issue caused by this would happen if the first item
in an icon grid was an app folder. Then the calculation for the maximum
allowed icon size could be off, leading to all icons in the grid
becoming smaller than actually necessary.

This commit changes this to use homogeneous row and column layouts to
evenly distribute the remaining spacing instead of using a fixed CSS
value.

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

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1581>
2021-01-21 21:05:30 +00:00
..
_a11y.scss theme: Move accessibility-related selectors into _a11y.scss 2020-02-13 19:46:29 +00:00
_app-grid.scss appDisplay: Fix app folder icon subicon spacing 2021-01-21 21:05:30 +00:00
_base.scss theme: Move basic selectors into _base.scss 2020-02-13 19:46:29 +00:00
_buttons.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_calendar.scss panel: Indicate focus using a pill-shaped background 2021-01-13 23:06:48 +00:00
_check-box.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_corner-ripple.scss theme: Move accessibility-related selectors into _a11y.scss 2020-02-13 19:46:29 +00:00
_dash.scss theme: Theme dash closer to mockup 2021-01-19 13:47:06 +00:00
_dialogs.scss polkitAgent: Drop separate user icon style 2020-10-09 13:23:05 +00:00
_entries.scss shellEntry: Hide caps lock warning and use animation to show it 2020-01-30 14:35:26 +00:00
_hotplug.scss theme: Improve button styling 2020-01-17 12:21:44 +00:00
_ibus-popup.scss theme: Move .candidate-popup-boxpointer into _ibus-popup.scss 2020-02-13 19:46:29 +00:00
_keyboard.scss theme: Update theming of special OSK keys 2020-02-20 11:34:07 +00:00
_login-dialog.scss unlockDialog: Use unique unlock-dialog style class 2020-10-07 16:16:57 +00:00
_looking-glass.scss lookingGlass: Add actor tree inspector 2020-06-02 12:44:21 -03:00
_message-list.scss style: Swap text-align in RTL locales 2020-08-03 16:26:37 +00:00
_misc.scss theme: Don't draw border around symbolic user-icon 2020-12-17 21:46:41 +01:00
_network-dialog.scss theme: Remove unnecessary %bubble_panel extensions 2020-01-17 12:21:44 +00:00
_notifications.scss *: Fix spelling mistakes found by codespell 2020-08-21 18:25:09 +00:00
_osd.scss theme > osd: light variant fixes; variables 2020-01-09 16:43:26 +01:00
_overview.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_panel.scss panel: Make the panel fully transparent while in the overview 2021-01-13 23:06:48 +00:00
_popovers.scss style: Swap text-align in RTL locales 2020-08-03 16:26:37 +00:00
_screen-shield.scss theme: Lock screen notification style tweaks 2020-02-14 16:45:24 +00:00
_scrollbars.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_search-entry.scss theme: search-entry, use more variables 2020-01-09 16:43:26 +01:00
_search-results.scss search: Replace IconGrid from grid search results 2020-05-19 16:40:49 -03:00
_slider.scss *: Fix spelling mistakes found by codespell 2020-08-21 18:25:09 +00:00
_switcher-popup.scss theme/switcher-popup: Increase contrast of switcher items 2020-03-27 13:58:47 +00:00
_switches.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_tiled-previews.scss theme: use spaces instead of tabs 2020-01-09 16:43:24 +01:00
_window-picker.scss workspace: Use the new WorkspaceLayout for allocating window clones 2020-07-06 23:16:15 +02:00
_workspace-switcher.scss theme: Fix workspace switcher popup box size 2020-02-19 14:07:36 +00:00
_workspace-thumbnails.scss theme: Move .workspace-thumbnail* into _workspace-thumbnails.scss 2020-02-13 19:46:29 +00:00