Jiří Polášek
Jiří Polášek
## Summary of the Pull Request - Adds a new **"Restart Windows Explorer"** command to the **"Windows System Commands"** provider - Implemented using **Restart Manager** to allow restoring previously opened...
### Microsoft PowerToys version 0.90.1 ### Installation method WinGet ### Area(s) with issue? Command Palette ### Steps to reproduce #### Scenario 1: Top-Level Command Loses Foreground Access After First Use...
## Summary of the Pull Request This PR adds three parts of the original big bad global error handler (error report builder, sanitization and internal tools UI). ### Error Report...
## Summary of the Pull Request Introduces centralized, app-wide error handling to reduce avoidable crashes and ensure every unexpected exception is at least logged (and optionally surfaced to the user...
## Summary of the Pull Request This PR introduces user settings for app mode themes (dark, light, or system) and background customization options, including custom colors, system accent colors, or...
### Description of the new feature / enhancement Add a feature that notifies the user about new extensions or commands available in the Command Palette, with a pop-up notification appearing...
PR #9057 introduced Hybrid CRT support for WinUI, but AdaptiveCards.ObjectModel.WinUI3 hasn’t been published on Nuget.org, unlike AdaptiveCards.Rendering.WinUI3. Is there any chance it could be released?