Add titleurgent

Ben Collerson 2024-01-02 12:40:44 +00:00
parent 94463d1d3e
commit 6db552b97e

11
titleurgent.md Normal file

@ -0,0 +1,11 @@
### Description
Whenever a client title changes set the client's urgent flag.
Hacky solution I use to deal with qutebrowser not setting urgent flag when a new tab is opened.
### Download
- [git branch](https://codeberg.org/bencc/dwl/src/branch/titleurgent)
- [2024-01-02](https://codeberg.org/dwl/dwl-patches/src/branch/main/titleurgent/titleurgent.patch)
### Authors
- [Ben Collerson](https://codeberg.org/bencc)