[Feature Request]: Move Workspace on focu
enhancement
## Feature Request
### Description
To be able to switch workspaces when moving focus if the window is the last in the given direction.
```
workspace: two horizontal widows
[*][]
```
For example if you trigger focusdown on a workspace with two horizontal windows it moves one workspace down.
On focusright it would (in the example above) become `[][*]`
Of course, this should also work for movewindow.
### Use Case
It would allow me to navigate easily through all my windows using only one set of navigation.
### Proposed Solution
Add a toggle to enable/disable this behaviour.
### Alternatives
I tried making a plugin but failed. Skill issue I guess.
### Additional Information
In cosmic this works like that and it's literally the only thing preventing me from finally switching.
0 条评论