Is there a way to restore a minimized (scratchpad) window to the currently active tag? #1101
Unanswered
winteriscariot
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
i can "minimize" it to the scratchpad. however, when i activate that window again -- via whatever means, whether by rofi window option or something like a dock (i use crystal-dock) or simply using wlrctl to focus, it restores the window to the tag that it was initially minimized on.
is there a way to force the restored window into the tag that i'm currently active in? so if i minimze my terminal in tag 1, then move to my browser in tag 3, if i restore the terminal it moves me back to tag 1. i want to make it restore it to the active tag, tag 3.
fyi this is how it works in sway, activating focus on a window in the scratchpad restores it to the currently active workspace.
thanks!
All reactions