summaryrefslogtreecommitdiff
path: root/src/input.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-20eloop: move prefix to "ev_" instead of "kmscon_"David Herrmann1-2/+2
2012-03-20input: add features mechanismRan Benita1-0/+7
2012-01-23input, xkb: port to new kbd objectRan Benita1-11/+0
2011-12-31input: define our own modifiersRan Benita1-1/+12
2011-12-31input: don't use 0 to signal lack of unicode valueRan Benita1-1/+3
2011-12-31input: shuffle headers and includesRan Benita1-2/+11
2011-12-31input: use libxkbcommon to convert input eventsRan Benita1-2/+17
2011-12-31input: rearrange code to avoid forward declarationsDavid Herrmann1-5/+5
2011-12-30input: add infrastructure for an input subsystemRan Benita1-0/+66