Nama/swayrst

Move multiple windows of the same program

Closed this issue · 2 comments

Currently, the script doesn't know what to do when there are multiple windows of the same program that need to be arranged.

Nama commented

I hope @roselandgoose will do a PR with the code which implements this. If not, I'm gonna do it in a few days.
swaywm/sway#1005 (comment)

Nama commented

Implemented @roselandgoose code with 7580bc1.

Window titles are compared. That means, that if you have another website open in your browser, it wont be possible to match. But then it still moves them separately to the correct workspaces. Might just be the wrong windows^^