PowerToys/src/modules/keyboardmanager/common
Arjun Balgovind 497a66ea38
Fixed KBM default window size not being DPI Aware (#2873)
* Fixed KBM default window size not being DPI Aware

* Fixed missing lib file on Release

* Changed to be only DPI dependent
2020-05-12 10:17:27 -07:00
..
Helpers.cpp Change warnings from icon to flyouts but it no longer interrupts searching (#2816) 2020-05-11 10:10:36 -07:00
Helpers.h Change warnings from icon to flyouts but it no longer interrupts searching (#2816) 2020-05-11 10:10:36 -07:00
KeyboardManagerCommon.vcxproj Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00
KeyboardManagerCommon.vcxproj.filters Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00
KeyboardManagerConstants.h Fixed KBM default window size not being DPI Aware (#2873) 2020-05-12 10:17:27 -07:00
KeyboardManagerState.cpp Change behavior on Edit Keyboard screen to be physical keys (#2666) 2020-05-04 15:49:37 -07:00
KeyboardManagerState.h Change behavior on Edit Keyboard screen to be physical keys (#2666) 2020-05-04 15:49:37 -07:00
KeyDelay.cpp Detect Shortcut: Hold Esc/Enter to Cancel/Accept (#2135) 2020-04-16 09:16:48 -07:00
KeyDelay.h Detect Shortcut: Hold Esc/Enter to Cancel/Accept (#2135) 2020-04-16 09:16:48 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00
RemapShortcut.cpp Refactor Shortcut remaps to distinguish modifiers and action keys (#1927) 2020-04-08 14:49:00 -07:00
RemapShortcut.h Refactor Shortcut remaps to distinguish modifiers and action keys (#1927) 2020-04-08 14:49:00 -07:00
Shortcut.cpp KBM - UI Tweaks (#2798) 2020-05-08 17:34:24 -07:00
Shortcut.h Improve warnings for KBM (dev/build-features) (#2386) 2020-04-26 15:09:40 -07:00
trace.cpp Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00
trace.h Added telemetry to KBM (#2670) 2020-05-05 12:30:50 -07:00