summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* swap space and . keys in qwerty keyboardBen Konrath2009-11-251-3/+3
* change quit key to right control, update readmeBen Konrath2009-11-252-3/+2
* add copyright and licenseBen Konrath2009-11-254-0/+74
* re-work how keysyms are handledBen Konrath2009-11-253-26/+25
* add direction arrows, space char and return char to qwerty keyboardBen Konrath2009-11-242-8/+18
* add punctuation and numbers layoutBen Konrath2009-11-242-31/+58
* call the correct method for sending keysyms with virtkeyBen Konrath2009-11-241-2/+2
* fix typoBen Konrath2009-11-191-1/+1
* don't use lambdas for callbacksBen Konrath2009-11-191-8/+8
* use button label for shift actionBen Konrath2009-11-191-4/+5
* remove debugging cruftBen Konrath2009-11-181-21/+13
* implement shift keyBen Konrath2009-11-184-79/+119
* remove unused importBen Konrath2009-11-141-1/+0
* initial commitBen Konrath2009-11-142-0/+290