PowerToys/src/modules/keyboardmanager/dll
csigs d9d328173b
LEGO: Pull request from lego/hb_2939_20201009230714095 to master (#7210)
* LEGO: check in for master to temporary branch.

* Update pipeline.user.windows.yml

Co-authored-by: Clint Rutkas <clint@rutkas.com>
2020-10-12 15:31:47 -07:00
..
loc LEGO: Pull request from lego/hb_2939_20201009230714095 to master (#7210) 2020-10-12 15:31:47 -07:00
dllmain.cpp [KBM] Refactor KBM's thread safety logic to avoid mutex re-entrancy bugs and improve performance (#6803) 2020-10-08 11:28:24 -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 Changed dummy key event to send key down and key up to improve compatibility with applications (#7166) 2020-10-08 11:28:37 -07:00
KeyboardEventHandlers.h [KBM] Refactor KBM's thread safety logic to avoid mutex re-entrancy bugs and improve performance (#6803) 2020-10-08 11:28:24 -07:00
KeyboardManager.base.rc [Localization] Move rc files to resx (#6057) 2020-08-24 15:10:50 -07:00
KeyboardManager.vcxproj [Localization] Move rc files to resx (#6057) 2020-08-24 15:10:50 -07:00
KeyboardManager.vcxproj.filters [Localization] Move rc files to resx (#6057) 2020-08-24 15:10:50 -07:00
LocProject.json [Localization] Move rc files to resx (#6057) 2020-08-24 15:10:50 -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] Added in Shortcut to Key and Key to Shortcut remapping (#5070) 2020-07-23 16:43:49 -07:00
resource.base.h [Localization] Move rc files to resx (#6057) 2020-08-24 15:10:50 -07:00
Resources.resx Keyboard disable (#6874) 2020-10-02 15:36:36 +03:00