PowerToys/src/modules/keyboardmanager/common
Arjun Balgovind fdd7d6afa4
Add in missing telemetry for Keyboard Manager usage (#6393)
* Added key remap invoked telemetry event

* Added queryperformance call

* Added in telemetry for key and shortcut remaps

* Removed redundant if check
2020-09-08 14:40:02 -07:00
..
Helpers.cpp [Localization] Move rc files to resx (#6057) 2020-08-24 15:10:50 -07:00
Helpers.h Move hardcoded strings in Keyboard Manager projects to rc file (#5921) 2020-08-17 13:46:50 -07:00
InputInterface.h [Keyboard Manager] Cleanup header file references to improve incremental build time (#4880) 2020-07-13 11:49:09 -07:00
KeyboardManagerCommon.vcxproj updated to Microsoft.Windows.CppWinRT.2.0.200729.8 (#5306) 2020-07-30 11:37:15 -07:00
KeyboardManagerCommon.vcxproj.filters [Keyboard Manager] Added in Shortcut to Key and Key to Shortcut remapping (#5070) 2020-07-23 16:43:49 -07:00
KeyboardManagerConstants.h [Localization] Move rc files to resx (#6057) 2020-08-24 15:10:50 -07:00
KeyboardManagerState.cpp [Keyboard Manager] Added in Shortcut to Key and Key to Shortcut remapping (#5070) 2020-07-23 16:43:49 -07:00
KeyboardManagerState.h PowerToys interface: remove powertoys events and system_menu_helper functionality (#5323) 2020-07-31 14:06:13 +03:00
KeyDelay.cpp Enable code analysis on Keyboard Manager projects (#4455) 2020-06-24 14:55:02 -07:00
KeyDelay.h PowerToys interface: remove powertoys events and system_menu_helper functionality (#5323) 2020-07-31 14:06:13 +03:00
ModifierKey.h [Keyboard Manager] Added in Shortcut to Key and Key to Shortcut remapping (#5070) 2020-07-23 16:43:49 -07:00
packages.config updated to Microsoft.Windows.CppWinRT.2.0.200729.8 (#5306) 2020-07-30 11:37:15 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h [Keyboard Manager] Cleanup header file references to improve incremental build time (#4880) 2020-07-13 11:49:09 -07:00
RemapShortcut.cpp Refactor Shortcut remaps to distinguish modifiers and action keys (#1927) 2020-04-08 14:49:00 -07:00
RemapShortcut.h Refactored Keyboard Manager UI code and added unit tests for Keyboard Manager UI (#5718) 2020-08-13 16:32:15 -07:00
Shortcut.cpp Refactored Keyboard Manager UI code and added unit tests for Keyboard Manager UI (#5718) 2020-08-13 16:32:15 -07:00
Shortcut.h Refactored Keyboard Manager UI code and added unit tests for Keyboard Manager UI (#5718) 2020-08-13 16:32:15 -07:00
trace.cpp Add in missing telemetry for Keyboard Manager usage (#6393) 2020-09-08 14:40:02 -07:00
trace.h Add in missing telemetry for Keyboard Manager usage (#6393) 2020-09-08 14:40:02 -07:00