astrand / xclip

Command line interface to the X11 clipboard
GNU General Public License v2.0
1.04k stars 75 forks source link

ICCCM Compliance: respond to TIMESTAMP target #92

Open hackerb9 opened 3 years ago

hackerb9 commented 3 years ago

ICCCM 2.6.2 says the selection owner must be able to respond to the TIMESTAMP target with the time that we copied the data.

Currently, we just spew out the data itself when asked for the TIMESTAMP.