summaryrefslogtreecommitdiffstats
path: root/src/input/inputEventHandler.h
Commit message (Collapse)AuthorAgeFilesLines
* Add description to input event handlers so they canSebastien Braun2010-10-051-0/+40
|
* Add Permission checking and session information code.Sebastien Braun2010-10-051-0/+4
|
* Refactor InputEvent handler code.Sebastien Braun2010-10-051-35/+73
| | | | | | - 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/+187