PowerToys/src/modules/keyboardmanager/common
Mykhailo Pylyp 8a1d2611d8
[KBM] Added banded rows (#7787)
* Added banded rows

* Fix build after merge

* accessibility names, capturing static row indexes by lambda

* Fix position of targetApp textbox

* fix wrong path for textbox
2020-11-06 16:24:11 +02:00
..
Helpers.cpp [KBM] Added banded rows (#7787) 2020-11-06 16:24:11 +02:00
Helpers.h [KBM] Added banded rows (#7787) 2020-11-06 16:24:11 +02: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 [KBM] Added banded rows (#7787) 2020-11-06 16:24:11 +02:00
KeyboardManagerState.cpp spelling: specific 2020-10-30 14:42:24 -04:00
KeyboardManagerState.h spelling: specific 2020-10-30 14:42:24 -04:00
KeyDelay.cpp [KBM] Moved unregistering of key delays to always run on the dispatcher thread to avoid mutex re-entrancy (#6959) 2020-10-01 18:19:11 -07:00
KeyDelay.h Change declaration order of delay thread member in KeyDelay (#7206) 2020-10-09 16:13:48 -07: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 [KBM] Fix shortcut remap scenarios that should/should not open start menu (#7171) 2020-10-15 08:53:43 -07:00
Shortcut.cpp [KBM] Ignore IME keys while checking keyboard state for Shortcut Remaps (#7386) 2020-10-20 16:14:48 -07:00
Shortcut.h Get rid of indexes in dropdowns (#7278) 2020-10-19 12:27:47 +03:00
trace.cpp Add in verbose error message and telemetry for SetWindowsHookEx failure (#6454) 2020-09-09 14:27:40 -07:00
trace.h Add in verbose error message and telemetry for SetWindowsHookEx failure (#6454) 2020-09-09 14:27:40 -07:00