You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
1 Create three workspaces [1, 2, 3] with 2 and 3 only having floating windows
2 Close the floating window in 2
3 Move to another workspace
Intented result
The floating window in 3 should be moved to 2 and and resulting workspace would be [1, 2]
Actual result
The floating window stays in 3 and the workspace still leaves a gap ([1, 3])
Steps to reproduce
1 Create three workspaces
[1, 2, 3]
with2
and3
only having floating windows2 Close the floating window in
2
3 Move to another workspace
Intented result
The floating window in
3
should be moved to2
and and resulting workspace would be[1, 2]
Actual result
The floating window stays in
3
and the workspace still leaves a gap ([1, 3]
)i3ipc-python/examples/workspace_renumber.py
Lines 46 to 49 in 1945dfc
The text was updated successfully, but these errors were encountered: