From 6326cac22a62328cfee12382b153adf89ab4fb42 Mon Sep 17 00:00:00 2001 From: Guido Cella Date: Thu, 25 Jan 2024 19:26:04 +0100 Subject: [PATCH] update unclutter Take over maintenance of this patch again and link to the updated version which supports the virtual pointer protocol. --- unclutter.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/unclutter.md b/unclutter.md index 6b22445..25a5d25 100644 --- a/unclutter.md +++ b/unclutter.md @@ -2,8 +2,8 @@ Hide the mouse cursor if it isn't being used for a certain period of time. ### Download -- [git branch](https://codeberg.org/bencc/dwl/src/branch/unclutter) -- [2024-01-02 - v0.5](https://codeberg.org/dwl/dwl-patches/raw/branch/main/unclutter/unclutter.patch) +- [git branch](https://codeberg.org/guidocella/dwl/src/branch/unclutter) +- [2024-01-25](https://codeberg.org/dwl/dwl-patches/raw/branch/main/unclutter/unclutter.patch) - [v0.4](https://github.com/djpohly/dwl/compare/main...dm1tz:04-unclutter.patch) - [2022-02-12](https://github.com/djpohly/dwl/compare/main...guidocella:unclutter.patch)