primaryselection - disable/enable primary selection

* Just simply adds a config to disable/enable primary selection
* Revives Palanix's Primary-Selection patch
This commit is contained in:
nullsystem
2024-04-06 14:31:53 +01:00
parent 7e367bbfd1
commit cece11390f
2 changed files with 50 additions and 9 deletions
-9
View File
@@ -1,9 +0,0 @@
### 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)