From 02882c4046a1983c72b07176ec12527d8e221bce Mon Sep 17 00:00:00 2001 From: choc Date: Sat, 27 May 2023 18:17:27 +0800 Subject: [PATCH] Created virtualpointer (markdown) --- virtualpointer.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 virtualpointer.md diff --git a/virtualpointer.md b/virtualpointer.md new file mode 100644 index 0000000..2113cbd --- /dev/null +++ b/virtualpointer.md @@ -0,0 +1,8 @@ +### 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