754ca7c8f2
Organize applications in AllView by pages using the new PaginatedIconGrid added previously. Pagination is generally a better pattern for collections than scrolling, as it better suits spacial memory. Hook into AppDisplay's allocation function to communicate the available size to the different views before child allocations - this is only required by the paginated view (as pages must be computed before calling get_preferred_height/get_preferred_width), but doing it for all views will guarantee that their dynamic spacing calculation is based on the same values. https://bugzilla.gnome.org/show_bug.cgi?id=706081 |
||
---|---|---|
.. | ||
calendar-arrow-left.svg | ||
calendar-arrow-right.svg | ||
calendar-today.svg | ||
checkbox-focused.svg | ||
checkbox-off-focused.svg | ||
checkbox-off.svg | ||
checkbox.svg | ||
close-window.svg | ||
close.svg | ||
corner-ripple-ltr.png | ||
corner-ripple-rtl.png | ||
dash-placeholder.svg | ||
filter-selected-ltr.svg | ||
filter-selected-rtl.svg | ||
gnome-shell.css | ||
logged-in-indicator.svg | ||
message-tray-background.png | ||
more-results.svg | ||
noise-texture.png | ||
panel-button-border.svg | ||
panel-button-highlight-narrow.svg | ||
panel-button-highlight-wide.svg | ||
process-working.svg | ||
running-indicator.svg | ||
source-button-border.svg | ||
summary-counter.svg | ||
toggle-off-intl.svg | ||
toggle-off-us.svg | ||
toggle-on-intl.svg | ||
toggle-on-us.svg | ||
ws-switch-arrow-down.png | ||
ws-switch-arrow-up.png |