index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (477B) | |
--- | |
1 Icon | |
2 ==== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch gives tabbed an icon. This icon is the currently selected tab… | |
7 If the selected tab has no icon (or no tab is selected), use a (admitted… | |
8 | |
9 This patch supports both the new EWMH (\_NET\_WM\_ICON) and | |
10 legacy ICCCM (WM\_ICON) ways of setting a window's icon. | |
11 | |
12 Download | |
13 -------- | |
14 * [tabbed-icon-20200905-2da4e96.diff](tabbed-icon-20200905-2da4e96.diff) | |
15 | |
16 Author | |
17 ------ | |
18 * Mikau - <mikau_AT_aaathats3as.com> |