-
Notifications
You must be signed in to change notification settings - Fork 307
feat: add --next-active-workspace-on-monitor and --prev-active-workspace-on-monitor to focus and move commands
#990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
β¦kspace-in-monitor` to `focus` Also added `NextActiveInMonitor` and `PreviousActiveInMonitor` to `WorkspaceTarget`
|
Can also add the same option to |
|
Ay thanks for all these utility commands π They help fill in the gaps with the wm commands
Yeah good idea. Up to you whether you want to just include it in this PR or a new one afterwards π |
β¦kspace-on-monitor` to `move`
--next-active-workspace-in-monitor and --prev-active-workspace-in-monitor to focus--next-active-workspace-in-monitor and --prev-active-workspace-in-monitor to focus and move
--next-active-workspace-in-monitor and --prev-active-workspace-in-monitor to focus and move--next-active-workspace-on-monitor and --prev-active-workspace-on-monitor to focus and move commands
|
Perfect! Thank you π |
β¦kspace-on-monitor` to `focus` and `move` commands (glzr-io#990) Closes glzr-io#938
|
π This PR is included in version 3.9.0 π The release is available on GitHub release Your semantic-release bot π¦π |
|
π This PR is included in version 3.9.0 π The release is available on GitHub release Your semantic-release bot π¦π |
close #938
Also added
NextActiveInMonitorandPreviousActiveInMonitortoWorkspaceTargetand their respective implementations.