Commit graph

4 commits

Author SHA1 Message Date
abxh
6ed384671e
check if icon_count is not 0
If the number of icons is 0 i. e. there are no windows in a workspace, then, assuming parts["shortname"] is None, ": " is appended to string. The following edit fixes that small issue, but also adds ":" to string, if parts["shortname"] is not None.
2022-04-19 05:01:27 +00: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