7 lines
288 B
Markdown
7 lines
288 B
Markdown
Patch list:
|
|
|
|
- **use_xsel** is a patch that reduces the latency of clipboard transactions, making it smoother while properly managing the memory. <br>
|
|
xsel has been around since 2001, and it's stable and has less dependencies than xclip, not to mentionn the compelling group of devs.
|
|
|
|
|