G-dH / workspace-switcher-manager

GNOME Shell extension that adds workspace switcher options and allows you to customize workspace switcher popup and make it useful.
GNU General Public License v3.0
28 stars 3 forks source link

Cannot move a window into the last (empty) workspace when 'Ignore Last (empty) Workspace' and 'Dynamic Workspaces' are enabled #13

Open spmp opened 4 months ago

spmp commented 4 months ago

When 'Ignore Last (empty) Workspace' is enabled, and 'Dynamic Workspaces' are enabled I expect to be able to move a window into the last (empty) workspace, thus creating a new workspace. Without this functionality 'Dynamic Workspaces' as a concept is essentially broken by 'Ignore Last (empty) Workspace'. I cannot move a window into the empty workspace with the keyboard shortcut or the 'Move to Workspace Left/Right' option in the window title right click context menu.

This is expected to be a special case when the last (empty) workspace is not ignored.

Workspaces are still contracted/reduced when all windows are removed from them.

G-dH commented 4 months ago

Thanks for your feedback. Unfortunately, solving this issue is not straightforward..

spmp commented 4 months ago

Thanks for your feedback. Unfortunately, solving this issue is not straightforward..

I believe in you 🤗 It doesn't surprise me that this is disproportionately difficult.