swaywsr
swaywsr copied to clipboard
swaywsr is a small program that uses Sway's IPC Interface to change the name of a workspace based on its contents.
Launched in foreground, I have noticed `get class error: MissingInformation("Node{...}")` repeatedly returned to stdout. Here, `{...}` is: ```js { id: 69, name: None, node_type: Con, border: None, current_border_width: 0, layout:...
On sway, each workspace has a non-floating pseudo root container which hold all the other containers. This container is pretty basic and does not have any name. When looking for...
Moving from i3wsr to swaywsr, two options syntax in the toml configuration file have changed. `no_names` --> `no-names` Allow to use the same syntax on i3wsr for those options so...
Hi, Just started using your wonderful little utility. There is one problem, though, which is that it tends to just quit for no apparent reason. I haven't been able to...
As mentioned in [here](https://github.com/pedroscaff/swaywsr/issues/13#issuecomment-1929059267), i also think some changes should be pulled from his fork, so we have a single repo with all the features. I think the [verbose flag](https://github.com/savchenko/swaywsr/commit/ff4a3c3e6ec42262e4077abeefcae2085d9804ca),...