Use globalconf.timestamp
commit4862212c14e88c7e1813c97ab78ccd44f9af708a
authorUli Schlachter <psychon@znc.in>
Thu, 12 Aug 2010 12:52:23 +0000 (12 14:52 +0200)
committerUli Schlachter <psychon@znc.in>
Thu, 12 Aug 2010 12:54:12 +0000 (12 14:54 +0200)
treed85293d78c7d0a47cb1d5b27bfc8b6d9f58d8359
parent5225683d9b6f7a291214749391b4a28c9e51d27a
Use globalconf.timestamp

This makes us use globalconf.timestamp instead of XCB_CURRENT_TIME in the places
where it makes sense.

Signed-off-by: Uli Schlachter <psychon@znc.in>
client.c
selection.c
spawn.c
window.c