PowerToys/src/modules/keyboardmanager/common
Arjun Balgovind 75ace74d37
[Keyboard Manager] Enabled horizontal scroll on scroll viewers and tweaked ScrollViewer layout (#6755)
* Enabled horizontal scroll on scroll viewers and tweaked layout

* Added code to constrain the minimum window sizes
2020-09-22 17:46:57 -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 [Keyboard Manager] Enabled horizontal scroll on scroll viewers and tweaked ScrollViewer layout (#6755) 2020-09-22 17:46:57 -07:00
KeyboardManagerState.cpp Unregister key delays on closing KBM windows (#6583) 2020-09-11 15:16:34 -07:00
KeyboardManagerState.h Unregister key delays on closing KBM windows (#6583) 2020-09-11 15:16:34 -07: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 Fixed KBM shortcut remapping not working after using Japanese IME (#6450) 2020-09-10 10:46:33 -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 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