This website requires JavaScript.
Explore
Help
Sign In
mirror
/
PowerToys
Watch
1
Star
0
Fork
0
You've already forked PowerToys
mirror of
https://github.com/microsoft/PowerToys.git
synced
2024-12-24 00:48:00 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
42ebc42c98
PowerToys
/
src
/
modules
/
keyboardmanager
History
Arjun Balgovind
42ebc42c98
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
..
common
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
dll
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
test
[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
ui
[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
Directory.Build.targets
[Localization] Move rc files to resx (
#6057
)
2020-08-24 15:10:50 -07:00
README.md
Safeguarding end user links in settings (
#4226
)
2020-06-11 10:16:39 -07:00
README.md
This file has been moved
Keyboard Manager Overview