summaryrefslogtreecommitdiffstats
path: root/src/input/killX11Handler.h
Commit message (Collapse)AuthorAgeFilesLines
* Documentation fixes and code cleanupSebastien Braun2010-10-241-0/+11
|
* Fix wrong policy: KillX11Handler only works on Linux, due to dependency on ↵Sebastien Braun2010-10-101-4/+1Star
| | | | the /proc file system's layout.
* Rework template meta-magicSebastien Braun2010-10-071-7/+7
| | | | | | | - 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
* Implement RebootSystem and KillX11 handlers.Sebastien Braun2010-10-051-0/+34