PowerToys/src/modules/keyboardmanager/common
Arjun Balgovind 3edb360d79
Fix remapping from Num Lock (#4083)
* Added num lock remap workaround

* Added comments

* Changed to 2 suppressed key events

* Fixed typos
2020-06-05 12:54:52 -07:00
..
Helpers.cpp KBM - Set treat warnings as errors, and clean up the dllmain.cpp file (#3203) 2020-05-28 14:47:32 -07:00
Helpers.h KBM - Set treat warnings as errors, and clean up the dllmain.cpp file (#3203) 2020-05-28 14:47:32 -07:00
KeyboardManagerCommon.vcxproj [KeyboardManager&Installer] Move Keyboard Manager to separat build&install folder (#3949) 2020-06-01 18:29:40 +02:00
KeyboardManagerCommon.vcxproj.filters Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00
KeyboardManagerConstants.h Fix remapping from Num Lock (#4083) 2020-06-05 12:54:52 -07:00
KeyboardManagerState.cpp Spelling: ... src/modules (#3712) 2020-05-26 16:56:25 +02:00
KeyboardManagerState.h Spelling: ... src/modules (#3712) 2020-05-26 16:56:25 +02:00
KeyDelay.cpp Detect Shortcut: Hold Esc/Enter to Cancel/Accept (#2135) 2020-04-16 09:16:48 -07:00
KeyDelay.h Detect Shortcut: Hold Esc/Enter to Cancel/Accept (#2135) 2020-04-16 09:16:48 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h sln: specify WinSDK version for cpp projects (#3728) 2020-05-26 17:00:09 +03:00
RemapShortcut.cpp Refactor Shortcut remaps to distinguish modifiers and action keys (#1927) 2020-04-08 14:49:00 -07:00
RemapShortcut.h Refactor Shortcut remaps to distinguish modifiers and action keys (#1927) 2020-04-08 14:49:00 -07:00
Shortcut.cpp Spelling: ... src/modules (#3712) 2020-05-26 16:56:25 +02:00
Shortcut.h Spelling: ... src/modules (#3712) 2020-05-26 16:56:25 +02:00
trace.cpp Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00
trace.h Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00