| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
- 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
|
| | |
|
| | |
|
| |
|
|
| |
XInput2 will be preferred if its presence is detected.
|
| |
|
|
|
|
| |
- Make static methods virtual and store instances in the chains.
- Propagate security context information.
- Saner security policy implementation.
|
| |
|
|
|
|
| |
On some systems XTEST events are delivered via a special input device
that may be configured with a different keymap than the physical keyboard.
This patch fixes the keycode lookup to take the XTEST device into account.
|
| | |
|
| |
|