gnome-shell/data/theme/gnome-shell-sass/widgets
Georges Basile Stavracas Neto 548e19a7cd appDisplay: Remove Frequent view
The Frequent apps grid has a few problems:

 * On a fresh install there would be no history of app usage so the
   applications shown in the grid have no relevance it takes time
   to be useful instead of being useful from the start;

 * The grid has far too many items in it to be relevant; 24 apps is
   well beyond the average use case as most people don't frequently
   use that many, so it gets populated with several apps that are
   single use (hello xterm);

 * The position of items in the grid are always changing based on an
   unknown frequency metric (and not by user-intended input) which
   makes it a poor way to quickly launch apps as one would have to
   constantly learn the positions of the items in the grid;

 * Having two app grids is a bit superfluous and needlessly complicates
   the app launching navigation: you have to spend time checking the
   frequent grid and if it's not there you have to switch over to another
   grid and find the app you need in there it's not straightforward.

Remove the Frequent tab and simplify the related code.

Related: https://gitlab.gnome.org/GNOME/gnome-shell/issues/1425

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/880
2020-05-27 21:06:36 +00:00
..
_a11y.scss theme: Move accessibility-related selectors into _a11y.scss 2020-02-13 19:46:29 +00:00
_app-grid.scss appDisplay: Remove Frequent view 2020-05-27 21:06:36 +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 theme: Make world clock times tabular 2020-05-24 18:27:12 +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: Simplify .overview-icon styling 2020-02-06 20:31:42 +00:00
_dialogs.scss theme: Remove two unneeded css classes 2020-02-17 21:42: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 theme: Drop fixed auth prompt entry width 2020-02-19 12:34:29 +01:00
_looking-glass.scss Style looking-glass $variant independant 2020-02-19 11:08:23 +00:00
_message-list.scss theme/message-list: Increase spacing for do-not-disturb enable-button 2020-02-25 16:47:12 +01:00
_misc.scss sass: use relative values for user-icon 2020-02-25 17:56:19 +01:00
_network-dialog.scss theme: Remove unnecessary %bubble_panel extensions 2020-01-17 12:21:44 +00:00
_notifications.scss theme/notifications: Remove some duplicate or pointless styling 2020-02-06 20:31:42 +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 theme: Hide panel underline under the do not disturb icon 2020-02-25 16:47:17 +01:00
_popovers.scss theme: submenu separator size 2020-02-15 00:16:45 +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 theme: use spaces instead of tabs 2020-01-09 16:43:24 +01: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 theme: revert window picker whitespace 2020-02-12 11:27:14 +00: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