mirror of
https://github.com/LGUG2Z/komorebi.git
synced 2026-01-11 14:40:25 +01:00
[FEAT]: Allow changing of window position in stack #463
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 @xidsyed on GitHub (Sep 4, 2024).
Is your feature request related to a problem? Please describe.
When I have several windows stacked, its a bit like the tab feature in chrome, I often want to reorder tabs, depending on which ones are more in use or related. Sometimees im stuck cycling through all the windows to get to the one i want, and can't simply drag and drop the the tabs right next to each other.
Describe the solution you'd like
Allow either (prefererably both)
@alex-ds13 commented on GitHub (Dec 26, 2024):
This is already implemented on release 0.1.31 after commit
cc196db046. I guess this issue can be closed @LGUG2Z.