index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (694B) | |
--- | |
1 # clientindicators | |
2 | |
3 This patch draws a dot indicator overlayed on each tag icon for each | |
4 client. The selected client is drawn as a larger horizontal line. This | |
5 may help the user get a quick overview of how many open clients they have | |
6 on which tags. | |
7 | |
8 The clientindicatorshidevacant version of this patch combines | |
9 the functionality of the clientindicators patch with the | |
10 [hide vacant tags](/patches/hide_vacant_tags) patch. | |
11 | |
12  | |
13 | |
14 ## Download | |
15 * [dwm-clientindicators-6.2.diff](dwm-clientindicators-6.2.diff) (2020-0… | |
16 * [dwm-clientindicatorshidevacant-6.2.diff](dwm-clientindicatorshidevaca… | |
17 | |
18 ## Author | |
19 - Miles Alan ([email protected]) |