gnome-shell/js
Georges Basile Stavracas Neto e3542d5849 dash: Allow icon sizes equal to the available space
When checking for a suitable icon size, Dash currently checks which
of the hardcoded icon sizes is smaller than the calculated available
size.

On some circumstances, however, when the calculated available size
is exactly equal to the hardcoded icon sizes, Dash selects a smaller
size. This cascades (the next icon size is exactly the smaller size,
etc) and ends up with always Dash selecting smallest size available,
even with plenty of available space.

Check if the calculated available size is smaller or equal to the
hardcoded icon sizes.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1533>
2020-12-11 17:42:56 +00:00
..
dbusServices dbusServices/screensaver: Split out public ScreenSaver service 2020-12-07 16:24:19 +00:00
gdm credentialManager: Shut up a JS warning 2020-11-26 14:17:26 +01:00
misc cleanup: Remove empty leading/trailing lines in blocks 2020-11-16 18:04:23 +00:00
perf perf: Add basic run tests 2020-08-12 15:43:39 +00:00
portalHelper js: Don't use templates in files with translations 2020-02-17 23:20:40 +01:00
ui dash: Allow icon sizes equal to the available space 2020-12-11 17:42:56 +00:00
js-resources.gresource.xml magnifier: Stop exposing D-Bus interface 2020-12-06 06:18:07 +01:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js: Remove unused files from resources 2020-03-09 13:18:48 +00:00