index.md (620B)
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 Changelog 11 --------- 12 2022-10-04: 13 * Add support for multiple monitors 14 15 Download 16 -------- 17 * [dwm-focusurgent-20221004-6.3.diff](dwm-focusurgent-20221004-6.3.diff) 18 * [dwm-focusurgent-20160831-56a31dc.diff](dwm-focusurgent-20160831-56a31dc.diff) 19 20 Author 21 ------ 22 * Jan Christoph Ebersbach <jceb@e-jc.de> 23 * Zhen Xu <xuzhen165@gmail.com>: multiple monitor