summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-09-202007-09-20 Ross Burton <ross@openedhand.com>HEADmasterross2-4/+19
* xresponse.c: Fix overlap detection (thanks Mika Yrjölä)
2007-09-202007-09-20 Ross Burton <ross@openedhand.com>ross2-5/+9
* xresponse.c: Use XRectangle instead of a custom Rectangle struct, and fix a warning in XChangeProperty.
2007-09-202007-09-20 Ross Burton <ross@openedhand.com>ross2-2/+8
* xresponse.c: Fix order of coordinates when outputting the monitor rectangle (thanks Mika Yrjölä)
2007-01-022007-01-02 Matthew Allum <mallum@openedhand.com>mallum2-1/+6
* xresponse.doap: Fix Typo
2007-01-022007-01-02 Matthew Allum <mallum@openedhand.com>mallum2-0/+62
* xresponse.doap: Add a doap file.
2006-08-232006-08-23 Matthew Allum <mallum@openedhand.com>mallum2-10/+18
* xresponse.c: (get_xevent_timed), (wait_response), (usage): Patch from Tuukka Tolvanen to explain --wait 0 in help and avoid potential infinite loop ( #38466 )
2005-07-07apply patch from Eero for vebosity, out of order timestamp fixesmallum2-27/+45
2005-06-16dont collect damage between drag pointsmallum2-3/+8
2005-06-15rework drag codemallum2-26/+58
2005-06-14Add initial dragging codemallum3-1/+77
2005-05-20Added basic website filesmallum3-0/+98
2005-03-22move and rename interaction -> xresponsemallum8-0/+563