mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-10-27 02:04:16 +00:00
13 lines
587 B
Markdown
13 lines
587 B
Markdown
### Description
|
|
|
|
By default, dwl response to client requests to client messages by setting the urgency bit on the named window.
|
|
This patch changes the focus to the window instead.
|
|
Both behaviours are legitimate according to the cursed spec.
|
|
This is the approximately the equivalent of the focusonactive patch of dwm.
|
|
|
|
### Download
|
|
- [git branch](https://codeberg.org/Kana/dwl/src/branch/focusonurgent)
|
|
- [main 2025-10-08](https://codeberg.org/dwl/dwl-patches/raw/branch/main/patches/focusonurgent/focusonurgent.patch)
|
|
### Authors
|
|
- [André Desgualdo Pereira](https://codeberg.org/Kana)
|