Created Primary Selection (markdown)

PalanixYT 2023-07-09 18:22:29 +02:00
parent 2a8dd36c2b
commit 8cc5a134e8

9
Primary-Selection.md Normal file

@ -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)