PowerToys/src/modules/keyboardmanager/common
Josh Soref 52709ddc4a
[spellchecker] Spelling fixes (#17655)
* spelling: microphone

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: position

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: property

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: serialization

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: settings

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* spelling: testprocess

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

* Ignore rotating

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>

Co-authored-by: Josh Soref <jsoref@users.noreply.github.com>
2022-04-12 16:13:22 +01:00
..
Helpers.cpp [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
Helpers.h [KBM Editor] fix crash when mapping left and right modifier to the combined key. (#12999) 2021-09-03 16:19:16 +01:00
Input.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
InputInterface.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
KeyboardEventHandlers.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardEventHandlers.h [KBM] Migrate Engine and Editor into separate processes (#10774) 2021-04-26 21:01:38 +02:00
KeyboardManagerCommon.vcxproj [spellchecker] Spelling fixes (#17655) 2022-04-12 16:13:22 +01:00
KeyboardManagerCommon.vcxproj.filters [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
KeyboardManagerConstants.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
MappingConfiguration.cpp [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
MappingConfiguration.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +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 [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00
RemapShortcut.h [Keyboard Manager] Alt+Tab navigation with arrow keys i (#12986) 2021-09-04 08:49:13 +03:00
Shortcut.cpp [CDPx] fix for build break (#11234) 2021-05-12 21:06:26 +02:00
Shortcut.h [KBM] decoupling editor and engine (#11133) 2021-05-07 11:16:31 +03:00