✨ Allow the window position commands to move to next screen
Closed this issue · 4 comments
Feature Request Description
In magnet, there is the QOL function that the positional functions like left half, right half, upper right quarter, etc are able to go to the next window.
I could not find a way to replicate this behavior, except having a keybind for left-half and a separate one for switching windows (with keybinds only).
If I did not find this function somehow, I am sorry for the skill issue...
Thanks!
Screenshots
No response
Additional Context
No response
Final Checks
- My issue is written in English
- My issue title is descriptive
- This is a single feature request (multiple feature requests should be reported individually)
- I can help with the improvement or development of this feature (tick if you can help)
If I'm understanding correctly, your title is asking for an action to change a window's screen from Loop? Those options exist:
As for your description:
In magnet, there is the QOL function that the positional functions like left half, right half, upper right quarter, etc are able to go to the next window. I could not find a way to replicate this behavior, except having a keybind for left-half and a separate one for switching windows (with keybinds only).
I'm not sure I fully understand, would you be able to elaborate?
Hi there, thanks for asking.
I think I should have added some images, so here they are:
Consider there are 2 screens (screen 1 and 2 in black) and my app window, set on the left half of screen 2:
If I now invoke the left half of the screen
action again, it would lead to the following state:
And another invocation would then lead to the final (desired) state:
If something like that would ne possible, that would be really neat!
Alright, so as I was preparing a demo, I found a bug that was preventing this, so I went ahead and fixed it in this build:
Loop.zip
After installing build, make a cycle keybind with this configuration:
And it should work!
perfect, it works now. Thanks a lot :)