diff options
| author | tslil <tslil@posteo.de> | 2026-04-04 17:44:21 +0100 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-04-04 17:47:21 +0100 |
| commit | 5413fb67d5454666cd4606ac51e8f8d1ae31aa6e (patch) | |
| tree | effd7869b631e1e1a455b65eea1a1f12263b4bba /st-0.8.4/st-clipboard-0.8.3.diff | |
| parent | 0c860a57966d4c0f4ef817b9c7f378de4623a236 (diff) | |
cleanup
Diffstat (limited to 'st-0.8.4/st-clipboard-0.8.3.diff')
| -rw-r--r-- | st-0.8.4/st-clipboard-0.8.3.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/st-0.8.4/st-clipboard-0.8.3.diff b/st-0.8.4/st-clipboard-0.8.3.diff deleted file mode 100644 index c1e0e9e..0000000 --- a/st-0.8.4/st-clipboard-0.8.3.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/x.c b/x.c -index e5f1737..5cabd60 100644 ---- a/x.c -+++ b/x.c -@@ -673,6 +673,7 @@ setsel(char *str, Time t) - XSetSelectionOwner(xw.dpy, XA_PRIMARY, xw.win, t); - if (XGetSelectionOwner(xw.dpy, XA_PRIMARY) != xw.win) - selclear(); -+ clipcopy(NULL); - } - - void |
