summaryrefslogtreecommitdiffstats
path: root/src/input/x11FakeKeyboardHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rework template meta-magicSebastien Braun2010-10-071-2/+2
* Fix typo that prevents correct compilation when XInput2.h is presentSebastien Braun2010-10-061-1/+1
* Fix recognition of letters in keyboard handlerSebastien Braun2010-10-051-1/+1
* Add hard requirement for XInput library.Sebastien Braun2010-10-051-4/+45
* Refactor InputEvent handler code.Sebastien Braun2010-10-051-2/+2
* Fix Xkb handling on certain systems.Sebastien Braun2010-10-051-6/+71
* Fix forgotten NOT on test for Xkb presenceSebastien Braun2010-10-051-1/+1
* Implement first version of basic input event supportSebastien Braun2010-10-051-0/+800