Martin Zurowietz
Martin Zurowietz
If I move a window to another workspace with Ctrl+Alt+Shift+Arrow and then want to move it further while the switcher popup is open, I get: ``` JS ERROR: TypeError: window...
The popup disappears even though the mouse is still moving over it (with the "enable hover" option in the settings activated).
The overview seems to break if the extension is disabled and the overview override was enabled.
The workspace thumbnails in the overview are not reset if the extension is disabled, then enabled again and then "Show workspace grid in overview" is switched off. They still show...
The switcher popup without thumbnails should have the same style/look than the default switcher popup.
> I am using dual monitor, with the setting "Multi-monitor: Workspaces on all displays". When accessing the overview, I can only switch workspaces when I use the mouse in my...
Enable `secondaryMonitorDisplayOverride` in `overviewManager.js` again once this is resolved and released: https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2266
If I open the overview with Super while having selected one window from my secondary monitor, then immediately leave the overview, I get: ``` JS ERROR: TypeError: windowInfo is undefined...
The workspace thumbnails in the overview should have vertical padding (same as horizontal). Maybe related to #177
The container box of the workspace thumbnails has the wrong height. This cuts off mouse events for all thumbnails but those in the first row. Effects: - You can switch...