blob: aa4c99d4c793d2ecad01e7a261dcd0671205db26 (
plain)
1
2
3
4
5
6
7
8
9
10
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/raw/branch/main/patches/titleurgent/titleurgent.patch)
### Authors
- [Ben Collerson](https://codeberg.org/bencc)
|