diff options
Diffstat (limited to 'dwl-patches/patches/titleurgent/README.md')
-rw-r--r-- | dwl-patches/patches/titleurgent/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dwl-patches/patches/titleurgent/README.md b/dwl-patches/patches/titleurgent/README.md new file mode 100644 index 0000000..aa4c99d --- /dev/null +++ b/dwl-patches/patches/titleurgent/README.md @@ -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/raw/branch/main/patches/titleurgent/titleurgent.patch)
+
+### Authors
+- [Ben Collerson](https://codeberg.org/bencc)
\ No newline at end of file |