PowerToys/src/modules
Arjun Balgovind 0417b6266a
Add drop down key selection support to Keyboard Manager UI (dev/build-features) (#2140)
* Added combobox

* Formatted and removed unused code

* Added drop down support for Edit Keyboard window

* Reordered the displayed key list

* Add shortcut stack panels and drop downs linked to detect shortcut

* Add more selected item logic

* Added complete dropdown support for edit shortcuts window

* Added Flyout warning for incorrect drop down input

* Tweaked warnings

* Removed MainWindow code

* Changed SelectedValue toSelectedIndex

* Removed unnecessary assignments

* Added a warning for two dropdowns and the first one is changed to an action key

* Added function comments in cpp file

* Fixed some comments

* Fixed all allocation and out of scope issues

* Fix most issues except reloading shortcuts

* Fixed issue while reloading shortcuts

* Fixed type cast warnings

* Changed delete to delete[]

* tweaked
2020-04-18 16:12:26 -07:00
..
example_powertoy Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
fancyzones Merge Master Latest: 4/15/20 2020-04-15 07:55:17 -07:00
imageresizer Merge Master Latest: 4/15/20 2020-04-15 07:55:17 -07:00
interface Devdocs reorganisation (#913) 2019-12-12 12:25:19 +03:00
keyboardmanager Add drop down key selection support to Keyboard Manager UI (dev/build-features) (#2140) 2020-04-18 16:12:26 -07:00
powerrename Migrate power rename MRU lists from registry to JSON (#2090) 2020-04-15 23:14:17 +02:00
previewpane Merge Master Latest in dev/build-features 4/17/20 2020-04-17 10:54:27 -07:00
shortcut_guide Cleanup project output/intermediate dirs (#1640) 2020-03-20 21:41:48 +03:00
windowwalker Merge Master Latest: 4/15/20 2020-04-15 07:55:17 -07:00