user_output_names_find_next: Always initialize target_output
This way, if the user has provided a valid, existing output in the list of outputs, the focus & move workspace to output commands will not report a misleading failure. Side-effect is that the command code will try to execute a no-op e.g. by moving the workspace to the output it already is on. But that's what the user is actually requesting in this case and it shouldn't be a problem. Fixes #4691
This commit is contained in:
1
release-notes/bugfixes/4-failed-workspace-output
Normal file
1
release-notes/bugfixes/4-failed-workspace-output
Normal file
@@ -0,0 +1 @@
|
||||
fix wrong failed reply on move workspace to output
|
Reference in New Issue
Block a user