]> git.armaanb.net Git - st.git/commitdiff
Implement most ICCCM rules for selection handling.
authorMarkus Wichmann <nullplan@gmx.net>
Sat, 11 Apr 2015 19:21:34 +0000 (21:21 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Mon, 13 Apr 2015 20:18:45 +0000 (22:18 +0200)
ICCCM mandates the use of real timestamps to interact with the
selection, to rule out race conditions if the clients are run at
different speeds. I have implemented the low hanging fruit, putting the
timestamps into text selection. Also, ICCCM mandates a check for whether
XSetSelectionOwner() worked. Not sure my version is correct, though.


No differences found