mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[FEAT]: move a window in a stack to another location independently #523
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Jaehaks on GitHub (Nov 19, 2024).
Sponsorship Information
GitHub Sponsors
Suggestion
Currently, when I execute any command related to moving, the whole stack of windows is moved rather than a single window independently.
so i need to unstack the window for moving independently.
Could you add a feature to move one window from the stack?"
Alternatives Considered
none
@Jaehaks commented on GitHub (Nov 20, 2024):
@LGUG2Z
Can you tell me the reason?
@fiso64 commented on GitHub (Mar 5, 2025):
I would also like to see this. This would be a good addition because currently one would need to unstack, then (likely) move the window, and then stack into desired direction again.