This website works better with JavaScript.
Home
Explore
Help
Sign In
tovi
/
st
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
make clipboard patch obsolete
master
Anselm R Garbe
7 years ago
parent
7f990328e4
commit
77c51c5a6b
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
x.c
+ 1
- 0
x.c
View File
@ -507,6 +507,7 @@ xsetsel(char *str, Time t)
XSetSelectionOwner
(
xw
.
dpy
,
XA_PRIMARY
,
xw
.
win
,
t
)
;
if
(
XGetSelectionOwner
(
xw
.
dpy
,
XA_PRIMARY
)
!
=
xw
.
win
)
selclear_
(
NULL
)
;
xclipcopy
(
)
;
}
void
Write
Preview
Loading…
Cancel
Save