aboutsummaryrefslogtreecommitdiff
path: root/t/30mouse.c
Commit message (Expand)AuthorAgeFilesLines
* CMake-ify, rename to termkey2 for the time beingPřemysl Janouch2014-10-091-174/+0
* Make the tests work againPřemysl Janouch2014-09-281-106/+125
* Ensure that key->type field is properly set for all mouse encoding protocolsPaul LeoNerd Evans2012-04-241-0/+16
* Always load the CSI driver because it contains cross-terminal mouse and CSI u...Paul LeoNerd Evans2012-04-241-2/+1
* Use spare bits in code.mouse[3] to store bigger mouse positionsPaul LeoNerd Evans2012-04-121-1/+9
* Recognise SGR-style mouse encodingPaul LeoNerd Evans2012-04-121-1/+26
* Recognise rxvt-style mouse encodingPaul LeoNerd Evans2012-04-121-1/+29
* Extract modifiers for mouse events at peekkey timePaul LeoNerd Evans2012-04-051-1/+19
* Added a unit test for mouse report eventsPaul LeoNerd Evans2012-04-051-0/+61