Commit graph

5 commits

Author SHA1 Message Date
hxr404
a6d0ac9780
fix(autoname-workspace) Fix colon not getting removed after closing window
Fix a Bug resulting from faulty logic in the rename_workspaces where a whitespace
would have been added to the "icons" part of the workspace, no matters if
there are any icons present or not. This lead to the issue that not only a
trailing whitespace would've been erroneously added to the workspace's name,
but also that the colon separating the workspace number from the nonexistant
"icon" (only consisting of the whitespace) wouldn't disappear after closing
or moving all windows out of the workspace.
2022-08-04 14:39:56 +02:00
hxr404
ad20fe5e28
style(autoname-workspaces) Remove double Whitespace 2022-08-04 14:39:56 +02:00
Aljaz Gantar
1a0f86be4e refactor icon_for_window function 2021-04-09 22:08:53 +02:00
Aljaz Gantar
61df9eb62a fix type error when class_name none 2021-04-09 22:08:53 +02:00
Thorben Günther
1cad862458 A Script to change sway workspace name.
This script automatically changes the workspace name when an application
gets closed, moved or openend.
2019-12-06 15:52:33 -05:00