aboutsummaryrefslogtreecommitdiff
path: root/backend/libinput/keyboard.c
AgeCommit message (Expand)Author
2017-10-30remove time usecTony Crisci
2017-10-30refactor input time_sec to time_msecTony Crisci
2017-10-06Use xkb_state_update_mask() with Wayland backendVersus Void
2017-09-28fix libinput wlr-keyboard use after freeTony Crisci
2017-09-24Move keyboard logic to wlr_{keyboard,seat}Drew DeVault
2017-08-15Prevent alloc errors from crashingCalvin Lee
2017-08-14Refactor out wlr_keyboard_stateDominique Martinet
2017-08-13libinput backend: massive renamingDominique Martinet
2017-08-11Build libinput events on the stack instead of allocatingDominique Martinet
2017-08-06Changed header paths.Scott Anderson
2017-06-21Make event names consistentDrew DeVault
2017-06-21Reorganize wlr-commonDrew DeVault
2017-06-21Update everyone to use new headersDrew DeVault
2017-06-19Implement keyboard LEDsDrew DeVault
2017-06-13Incorporate XKBCommon into exampleDrew DeVault
2017-06-13Reassign ownership of libinput handleDrew DeVault
2017-06-13Split keyboard code out into its own fileDrew DeVault