Skip to content
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

Add more options to move-workspace-to-monitor #158

Closed
varunaswal opened this issue Feb 12, 2024 · 2 comments
Closed

Add more options to move-workspace-to-monitor #158

varunaswal opened this issue Feb 12, 2024 · 2 comments
Labels
duplicate The issue is a duplicate

Comments

@varunaswal
Copy link

varunaswal commented Feb 12, 2024

The use case that I am interested in is "summoning" a workspace to the monitor that I am currently looking at. We would probably need to add --workspace and --monitor flags to the command to achieve this. It would be particularly useful if we could use monitor.primary (or similar) as a value for the monitor flag.

My current workflow for this is switching to the desired workspace and then moving it to the desired monitor with the current behaviour of move-workspace-to-monitor.

@xiexingwu
Copy link

My current workflow for this is switching to the desired workspace and then moving it to the desired monitor with the current behaviour of move-workspace-to-monitor.

If your current workflow works, then sounds like it can be worked around by chaining commands to a binding, i.e.:

<your-binding> = ['workspace 1', 'move-workspace-to-monitor next']

It would be cool if we could designate a monitor directly by name/direction instead of by prev|next. I think much of that ground work would be laid out in #133.

@nikitabobko
Copy link
Owner

Duplicate of #186

@nikitabobko nikitabobko marked this as a duplicate of #186 Jul 21, 2024
@nikitabobko nikitabobko added the duplicate The issue is a duplicate label Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate The issue is a duplicate
Projects
None yet
Development

No branches or pull requests

3 participants