From a829f6da816f0a937068a72a94e80b17765953e9 Mon Sep 17 00:00:00 2001 From: choc Date: Mon, 19 Feb 2024 22:36:23 +0800 Subject: [PATCH] remove virtualpointer patch already implemented in base dwl since commit ac6074f --- _STALE_PATCHES/virtualpointer.md | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 _STALE_PATCHES/virtualpointer.md diff --git a/_STALE_PATCHES/virtualpointer.md b/_STALE_PATCHES/virtualpointer.md deleted file mode 100644 index 2113cbd..0000000 --- a/_STALE_PATCHES/virtualpointer.md +++ /dev/null @@ -1,8 +0,0 @@ -### Description -implement wlr_virtual_pointer_v1 for things like wayvnc to work - -### Download -- [2023-05-27](https://github.com/djpohly/dwl/compare/main...youbitchoc:virtualpointer.patch) - -### Authors -- [youbitchoc](https://github.com/youbitchoc) \ No newline at end of file