PowerToys/src/modules/keyboardmanager/ui
udit3333 325db535c0
[Kbm] Save the remaps to file[part-1] (#2184)
* Added Inital FileWatcher Implementation

* Added logic to read remap from file

* Added remap logic save to file

* Refactor code

* Moved the strings to constant file

* Added logic to handle Win key

* Updated filewatcher logic to avoid duplicate events

* Added comments

* Fix spacing

* Fix spacing

* Update logic to accomodate upstream merge

* Added global property name for os level shortcuts

* Added subkey for inprocess keys

* Remove non required file

* Added Changes required after merge

* Fix spacing in Helper.cpp
2020-04-20 08:22:36 -07:00
..
EditKeyboardWindow.cpp [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
EditKeyboardWindow.h Integrate keyboard manager with settings v2[Part-2] (#2107) 2020-04-14 09:24:11 -07:00
EditShortcutsWindow.cpp [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
EditShortcutsWindow.h Integrate keyboard manager with settings v2[Part-2] (#2107) 2020-04-14 09:24:11 -07:00
KeyboardManagerUI.vcxproj Add drop down key selection support to Keyboard Manager UI (dev/build-features) (#2140) 2020-04-18 16:12:26 -07:00
KeyboardManagerUI.vcxproj.filters Add drop down key selection support to Keyboard Manager UI (dev/build-features) (#2140) 2020-04-18 16:12:26 -07:00
KeyDropDownControl.cpp [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
KeyDropDownControl.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
packages.config Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.cpp Edit Shortcuts UI (dev/keyboardManager) (#1647) 2020-04-08 14:35:52 -07:00
pch.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
ShortcutControl.cpp [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
ShortcutControl.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
SingleKeyRemapControl.cpp [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00
SingleKeyRemapControl.h [Kbm] Save the remaps to file[part-1] (#2184) 2020-04-20 08:22:36 -07:00