PowerToys/src/modules
Divyansh Srivastava 87ae1c6a9b
Improving UI performance (#5216)
* Added fast observable collection

* Updated to use 1 collection changed event per query

* Moved result updating to background thread

* Changed collapsed to hidden for virtualization

* Moved all token cancellations inside try catch

* Fixed freeze on deleting first letter

* nit fixes

* Moved update logic to plugin result loop

* Updated doc comment for AddResults function

* fix result clear on empty query
2020-07-27 18:13:47 -07:00
..
colorPicker Prevent clicking through when selecting a color using color picker (#5203) 2020-07-24 18:44:46 +02:00
fancyzones [FancyZonesEditor] Don't load malformed custom layout and show appropriate message (#5248) 2020-07-27 18:56:26 +02:00
imageresizer commenting out the test (#5224) 2020-07-24 17:43:48 -07:00
interface [example_powertoy] Remove example_powertoy (#3955) 2020-06-04 12:28:30 +02:00
keyboardmanager [Keyboard Manager] Added in Shortcut to Key and Key to Shortcut remapping (#5070) 2020-07-23 16:43:49 -07:00
launcher Improving UI performance (#5216) 2020-07-27 18:13:47 -07:00
powerrename [PowerRename] Clear capturing groups with more than 1 digit (#5116) 2020-07-22 14:12:46 -07:00
previewpane Check the shell attributes of the items to see if we should show the Power Rename menu item and or perform a rename. Also fix a unit test for the SVG Thumbnail Provider. (#5158) 2020-07-22 13:27:58 -07:00
shortcut_guide Upgrading CppWinRT and adding in new packages.config (#5134) 2020-07-22 00:35:39 -07:00