PowerToys/src/modules/keyboardmanager/dll
Arjun Balgovind 1533c9315f
[Keyboard Manager] Enable App-specific shortcuts in the KBM backend (#4628)
* Enable app specific shortcut remapping

* Fixed lowercase function call

* Add test file

* Moved GetForegroundProcess to II and added tests

* Fixed runtime error while testing due to heap allocation across dll boundary

* Renamed function

* Remove unused code

* Changed process checking step to include substrings

* Changed back to exact match included match without file extension
2020-07-06 16:45:53 -07:00
..
dllmain.cpp [Keyboard Manager] Enable App-specific shortcuts in the KBM backend (#4628) 2020-07-06 16:45:53 -07:00
Input.cpp [Keyboard Manager] Enable App-specific shortcuts in the KBM backend (#4628) 2020-07-06 16:45:53 -07:00
Input.h [Keyboard Manager] Enable App-specific shortcuts in the KBM backend (#4628) 2020-07-06 16:45:53 -07:00
Keyboard.ico KeyboardManager icon (#2875) 2020-05-11 20:13:07 -07:00
KeyboardEventHandlers.cpp [Keyboard Manager] Enable App-specific shortcuts in the KBM backend (#4628) 2020-07-06 16:45:53 -07:00
KeyboardEventHandlers.h Add workaround for IME Caps Lock issue (#4123) 2020-06-15 16:48:00 -07:00
KeyboardManager.rc Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00
KeyboardManager.vcxproj upgrading wincppwinrt across the board (#4669) 2020-07-02 09:42:51 -07:00
KeyboardManager.vcxproj.filters KBM - Set up tests for keyboard hook remapping logic (#4004) 2020-06-11 13:07:46 -07:00
packages.config upgrading wincppwinrt across the board (#4669) 2020-07-02 09:42:51 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h Fix remapping issues to Home/PgUp and other keys which are also present on NumPad (#4398) 2020-06-24 20:28:54 -07:00
resource.h Added info to FancyZones, KeyboardManager and PowerLauncher projects (#4445) 2020-06-23 18:36:39 +03:00