index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (402B) | |
--- | |
1 windowmap | |
2 ========= | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 The windowmap patch makes the windows get mapped or unmapped in Xorg. | |
8 This results in certain behaviour being enabled, for example when you | |
9 use a compositor like picom - your windows will fade in and out when | |
10 you switch dwm tags. | |
11 | |
12 Download | |
13 -------- | |
14 * [dwm-windowmap-20221026.diff](dwm-windowmap-20221026.diff) | |
15 | |
16 Authors | |
17 ------- | |
18 * Ivan J. <[email protected]> |