mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2026-06-11 10:23:19 +00:00
add focus on urgent patch
This commit is contained in:
committed by
A Frederick Christensen
parent
945c1de501
commit
10a056e882
@@ -0,0 +1,14 @@
|
||||
### Description
|
||||
|
||||
By default, dwl responds 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.
|
||||
If you want a more controlled behavior, for example setting which clients can focus, check [activation-rule patch](https://codeberg.org/sevz/dwl-patches/src/branch/activation-rules).
|
||||
|
||||
### 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)
|
||||
Reference in New Issue
Block a user