leileizhang
leileizhang
## Summary of the Pull Request **Why we need add fuzz test?** This is a request from the SFI Wave 3, currently set as Priority 1. **In this PR:** 1....
## Summary of the Pull Request This update improves the reliability of the .NET installation process in the pipeline by adding a retry mechanism and enhancing error handling. The following...
### Microsoft PowerToys version 0.89.0 ### Installation method Dev build in Visual Studio ### Running as admin No ### Area(s) with issue? Peek ### Steps to reproduce use Peek to...
## Summary of the Pull Request This PR address https://github.com/microsoft/PowerToys/issues/39376 **Key changes:** 1. Ensures RedirectActivationToAsync(args) is properly awaited using .GetAwaiter().GetResult() to preserve activation data. 2. Uses DispatcherQueue.TryEnqueue to safely handle...
## Summary of the Pull Request This PR introduces necessary changes to make the CmdPal.Apps extension compatible with NativeAOT publishing. The main updates include: 1. Project configuration updates: Added NativeAOT-related...
## Summary of the Pull Request This PR adds support for detecting missing video codecs during video file preview, and displays a warning message to inform the user when the...
## Summary of the Pull Request ## PR Checklist - [ ] **Closes:** #xxx - [ ] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed,...
## Summary of the Pull Request This PR replaces the original Mages-based expression evaluation engine with a WinRT-wrapped version of Exprtk in the CmdPalCalculator module. ### Key Changes **Expression Engine:**...
## Summary of the Pull Request ## PR Checklist - [ ] **Closes:** #xxx - [ ] **Communication:** I've discussed this with core contributors already. If work hasn't been agreed,...
## Summary of the Pull Request Adds a new command-line interface (CLI) tool for FancyZones, enabling users and automation scripts to manage window layouts without the GUI. **Commands:** | Command...