i3wsr icon indicating copy to clipboard operation
i3wsr copied to clipboard

Ignore specific namespaces

Open 0rtz opened this issue 1 year ago • 5 comments

Hello, thank you for this awesome plugin. I wonder whether it is possible to ignore naming certain workspaces. E.g. if I change workspace name explicitly with i3-msg "rename workspace..." is it possible for i3wsr to stop renaming it (appending opened windows information)?

0rtz avatar Aug 01 '22 19:08 0rtz

Hi! thanks :) It's not possible as it stands today, but I'll add it to my todo list, and I'll see about possibly implementing it.

Just to clarify, you want the ability to ignore a specific workspace in the config, or is it more that you want to be able to toggle a workspace on and off as you need it?

roosta avatar Aug 02 '22 07:08 roosta

@roosta would be cool to toggle a specific workspace on and off on the fly. Thanks!

0rtz avatar Aug 02 '22 07:08 0rtz

Hello At this moment, I also like the feature that when I rename a workspace, the dynamic part of name is still appended at the end. So If I rename it like "foo", and then open a term, the current name will be: foo > Term I like that. So if we can be sure to keep this feature when adding the one you are talking please :)

njanik avatar Aug 02 '22 11:08 njanik

Hi @njanik I'll be sure to not break existing functionality. Never knew you could do that though, cool :)

roosta avatar Aug 03 '22 13:08 roosta

I'm thinking that a "on the fly" option would be out of scope for i3wsr, what I can do is implement a ws ignore config option, if you're still interested?

roosta avatar Sep 14 '23 09:09 roosta