gnome-shell/data/theme/gnome-shell-sass/widgets
Jonas Dreßler 751189253a workspace: Use the new WorkspaceLayout for allocating window clones
Switch to the new WorkspaceLayout layout manager to allocate the window
clones of the overview properly using Clutters layouting mechanisms.

Since we now no longer make use of the fullGeometry, we can remove the
setFullGeometry() function from the Workspace class. Also we can stop
setting the actualGeometry on the Workspaces and WorkspaceViews and
instead just set the fixed position and size of the views to their
full or actual geometry. This also has the benefit that we no longer
have to set a custom clip, but can simply enable clip_to_allocation.

The geometry needs to be set inside a BEFORE_REDRAW later because
_updateWorkspacesActualGeometry() is called from a notify::allocation
handler.

This isn't doing any animations when showing/hiding the overview yet,
we'll add that in the next commit.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1305
2020-07-06 23:16:15 +02:00
..
_a11y.scss theme: Move accessibility-related selectors into _a11y.scss 2020-02-13 19:46:29 +00:00
_app-grid.scss Add pagination to the folder dialog 2020-06-18 10:54:22 -03: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 dateMenu: Add "Events" section 2020-06-06 01:04:09 +02: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 lookingGlass: Add actor tree inspector 2020-06-02 12:44:21 -03: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 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