Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-01-24 | log: move log_warning to log_warn | David Herrmann | 1 | -16/+16 |
2012-01-23 | input, xkb: port to new kbd object | Ran Benita | 1 | -19/+29 |
2012-01-11 | input: make "us" default layout, override by env vars | Ran Benita | 1 | -5/+6 |
2011-12-31 | input: shuffle headers and includes | Ran Benita | 1 | -7/+7 |
2011-12-31 | xkb: fix group wrapping | Ran Benita | 1 | -1/+1 |
2011-12-31 | input: fix open() call parameters | David Herrmann | 1 | -1/+1 |
2011-12-31 | input: use libxkbcommon to convert input events | Ran Benita | 1 | -4/+45 |
2011-12-31 | input: do not take reference of parent input object | David Herrmann | 1 | -1/+0 |
2011-12-31 | input: silently ignore devices without device-node | David Herrmann | 1 | -3/+1 |
2011-12-31 | input: rearrange code to avoid forward declarations | David Herrmann | 1 | -382/+334 |
2011-12-30 | input: add infrastructure for an input subsystem | Ran Benita | 1 | -0/+611 |