PowerToys/src/modules/keyboardmanager/common
2020-05-26 17:00:09 +03:00
..
Helpers.cpp Fix KBM compile time warnings (#2912) 2020-05-12 11:32:17 -07:00
Helpers.h Change warnings from icon to flyouts but it no longer interrupts searching (#2816) 2020-05-11 10:10:36 -07:00
KeyboardManagerCommon.vcxproj sln: specify WinSDK version for cpp projects (#3728) 2020-05-26 17:00:09 +03:00
KeyboardManagerCommon.vcxproj.filters Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00
KeyboardManagerConstants.h Fixed some warnings and added code to close active windows on disable (#2915) 2020-05-12 15:58:11 -07:00
KeyboardManagerState.cpp Added check for Type key/shortcut open but not in focus (#3235) 2020-05-20 09:56:00 -07:00
KeyboardManagerState.h Fixed overflow in Type Shortcut (#2930) 2020-05-14 09:23:51 -07: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 Fix KBM compile time warnings (#2912) 2020-05-12 11:32:17 -07:00
Shortcut.h Improve warnings for KBM (dev/build-features) (#2386) 2020-04-26 15:09:40 -07: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