index.md (428B)
1 focusurgent 2 =========== 3 4 Description 5 ----------- 6 * Selects the next window having the urgent flag regardless of the tag it is on 7 * The urgent flag can be artificially set with the following xdotool command on 8 any window: `xdotool selectwindow -- set_window --urgency 1` 9 10 Download 11 -------- 12 * [dwm-focusurgent-20160831-56a31dc.diff](dwm-focusurgent-20160831-56a31dc.diff) 13 14 Author 15 ------ 16 * Jan Christoph Ebersbach <jceb@e-jc.de>