summaryrefslogtreecommitdiff
path: root/src/input_common/keyboard.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable mouse toggle buttonsGravatar german772021-03-061-5/+7
* Enable button toggle for keyboard in the modifier buttonGravatar german2021-03-051-3/+26
* input_common/CMakeLists: Make some warnings errorsGravatar Lioncash2020-10-151-2/+3
* input_common/keyboard: Remove redundant moveGravatar MerryMage2020-06-191-1/+1
* general: Use deducation guides for std::lock_guard and std::unique_lockGravatar Lioncash2019-04-011-4/+4
* input_common: Use std::move where applicableGravatar Lioncash2018-08-021-1/+2
* input_common: Add missing override specifiersGravatar Lioncash2018-08-021-1/+1
* citra-qt: release all buttons when render window focus is lostGravatar wwylele2017-03-171-0/+11
* InputCommon: add KeyboardGravatar wwylele2017-03-011-0/+82