summaryrefslogtreecommitdiffstats
path: root/src/input/x11FakeMouseHandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Refactor InputEvent handler code.Sebastien Braun2010-10-051-3/+3
| | | | | | - 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/+59