Fix conflicting workspace assignments when renaming
The bug here is that workspace assignments with numbers are triggered even if a named argument matches later on. With this commit, get_assigned_output is called to correctly iterate the workspace assignments. Fixes #4021
This commit is contained in:
@ -47,3 +47,4 @@ working. Please reach out to us in that case!
|
||||
• fix conflict when moving parent of fullscreen window to workspace
|
||||
• fix Xorg memory leak with i3bar
|
||||
• fix named workspace assignments on output changes
|
||||
• fix named workspace assignment precedence on workspace renames
|
||||
|
Reference in New Issue
Block a user