add titleurgent patch

This commit is contained in:
Ben Collerson
2024-01-02 22:36:52 +10:00
parent a9a4b4e019
commit f78cc828e1
2 changed files with 81 additions and 11 deletions
-11
View File
@@ -1,11 +0,0 @@
### 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
- [2023-10-23](https://github.com/djpohly/dwl/compare/main...bencollerson:title-change-urgent.patch)
### Authors
- [Ben Collerson](https://github.com/bencollerson)