my patches for mpvacious
Go to file
2024-06-28 22:57:51 -04:00
README.md Update README.md 2024-06-29 02:46:57 +00:00
use_xsel.patch rebase 2024-06-28 22:57:51 -04:00

Patch list:

  • use_xsel is a patch that reduces the latency of clipboard transactions, making it smoother while properly managing the memory.
    xsel has been around since 2001, and it's stable and has less dependencies than xclip, not to mentionn the compelling group of devs.