MichaelAquilina / improved-workspace-indicator

gnome-shell extension that provides a workspace indicator similar to i3/sway
42 stars 12 forks source link

Add compatibility option for workspaces only on primary #8

Closed quintinm-dev closed 2 years ago

quintinm-dev commented 3 years ago

Creating this draft PR for visibility if anyone else is wondering about this, or wants to use it in the meantime even with the bug. Not for merging until we work out a fix for dragging windows from secondary to primary marking all workspaces in-use. Additional context: https://github.com/MichaelAquilina/improved-workspace-indicator/pull/6#issuecomment-904324164

Rather than a dirty fix it might be better to clarify if the window-removed and list_windows() behaviours in Mutter are intended or not. I may leisurely dig into Mutter over the next few weeks to see if this is worth an issue.