index.md (517B)
1 stdin 2 ===== 3 4 Description 5 ----------- 6 dwm releases before 5.3 read the status text from stdin. This patch is mainly a 7 workaround for the freezing issue caused by `XSelectInput` with the previous 8 version of the [warp](../warp/) patch. Some people might like to write their 9 status to a pipe, though. 10 11 Download 12 -------- 13 * [dwm-r1533-stdin.diff](dwm-r1533-stdin.diff) 14 15 Author 16 ------ 17 This was originally part of dwm-5.2 and written by Anselm R. Garbe. It was 18 ported to later versions of dwm by Moritz Wilhelmy, mw wzff de.