Switch node/window/tile with its parent #12262
Unanswered
diogofd8
asked this question in
Feature requests - Layouts
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I came from bspwm, finally had the courage to leave X11 behind and try the shiny (not so) new thing!
So far I'm impressed with the hypr ecossystem, there's a lot of stuff that just works at a distance of a simple .config file and the documentation is very clear (albeit, some options would be amazing if accompanied by a .gif demonstrating what they do, that'd be peak).
Well, moving on to topic...
In bspwm there is a bspc command that allows the current active node to be swapped with its parent. I don't know how feasible this is for the master layout but for the dwindle layout I was talking with a kind user from the hyprland cathedral discord channel and he even pointed out that a simple break out of a loop would probably create the desired behavior.
https://github.com/hyprwm/Hyprland/blob/main/src/layout/DwindleLayout.cpp#L1147
I haven't checked the code, nor compiled a fork of it with such and edit to confirm, but I'm here asking for such a feature to be implemented, if possible!
Thank you for your time and above all, thank you for letting everyone in on such an amazing project!
Beta Was this translation helpful? Give feedback.
All reactions