From 6db552b97ef89de87713b4dd650052eaf4f1c210 Mon Sep 17 00:00:00 2001 From: Ben Collerson Date: Tue, 2 Jan 2024 12:40:44 +0000 Subject: [PATCH] Add titleurgent --- titleurgent.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 titleurgent.md diff --git a/titleurgent.md b/titleurgent.md new file mode 100644 index 0000000..bcccdb7 --- /dev/null +++ b/titleurgent.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/src/branch/main/titleurgent/titleurgent.patch) + +### Authors +- [Ben Collerson](https://codeberg.org/bencc) \ No newline at end of file