summaryrefslogtreecommitdiffstats
path: root/src/input/x11FakeKeyboardHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Documentation fixes and code cleanupSebastien Braun2010-10-241-0/+7
|
* Rework template meta-magicSebastien Braun2010-10-071-2/+6
| | | | | | | - No more implicit dependency on Boost.MPL - Better documentation for template magic - Move input handler policies to handler definitions where they belong - Separate out event descriptions from handlers
* Refactor InputEvent handler code.Sebastien Braun2010-10-051-2/+2
| | | | | | - Make static methods virtual and store instances in the chains. - Propagate security context information. - Saner security policy implementation.
* Implement first version of basic input event supportSebastien Braun2010-10-051-0/+29