From 553a9feb424aef8f4d18740d6dc82418f66b56e4 Mon Sep 17 00:00:00 2001 From: hashirama Date: Sat, 29 Jun 2024 02:46:57 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b11470b..8c8e3be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -- use_xsel is a patch that reduces the latency of clipboard transactions, making it smoother while properly managing the memory. +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.