From 8cc5a134e83e509822f69105fa4a971d1f973f2d Mon Sep 17 00:00:00 2001 From: PalanixYT Date: Sun, 9 Jul 2023 18:22:29 +0200 Subject: [PATCH] Created Primary Selection (markdown) --- Primary-Selection.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Primary-Selection.md diff --git a/Primary-Selection.md b/Primary-Selection.md new file mode 100644 index 0000000..66a80e8 --- /dev/null +++ b/Primary-Selection.md @@ -0,0 +1,9 @@ +### Description +Disables primary selection. +While primary selection is implemented client side, we can still disable it by not copying into the buffer. + +### Download +- [2023-07-09](https://github.com/djpohly/dwl/compare/main...PalanixYT:psel.patch) + +### Authors +- [Palanix](https://github.com/PalanixYT) \ No newline at end of file