andreww-msft
andreww-msft
# RedirectActivationTo ## Overview The API spec [here](https://github.com/microsoft/WindowsAppSDK/blob/main/specs/AppLifecycle/Instancing/AppLifecycle SingleMulti-Instancing.md) describes how the Windows App SDK brings the single-/ multi-instancing API support from UWP to non-UWP apps. One of the key...
As part of this, created a new FrameworkTypes model, and AppRuntimeInfo now has an ObservableCollection of these. This should make it easier to add new framework types later (I added...
# Dev Home Feature Exploration: Dev Home PI ## Please Provide Feedback & Ideas! Please let us know what you think about this feature by commenting on this issue! We'd...
### Suggested new feature or improvement If we add additional ETW Providers, the chances of high-volume Informational entries goes up. For example, if we add the Microsoft-Windows-XAML or Microsoft-Windows-XAML-Diagnostics providers,...
### Dev Home version 0.503 ### Windows build number 10.0.22631.3672 ### Other software _No response_ ### Steps to reproduce the bug 1. Run PI as a normal user, and associate...
### Steps to reproduce the bug Potentially confusing when buttons appear/disappear. Also, from a UX perspective, I like the Finder tool, and I want to keep using it to switch...
### Suggested new feature or improvement PI ships with a pre-defined hotkey combination (Windows-F12). This was chosen for several reasons: 1. Key combinations with the Windows key are the least...
### Suggested new feature or improvement Increasingly, we're executing operations where the user could benefit from some feedback. Eg 1. Invoke some external tool. Perhaps it showed UI, perhaps it...
### Suggested new feature or improvement Right now, if there's a failure reading the external tools JSON file, we log the error, but don't attempt any mitigations. We should do...
### Suggested new feature or improvement Font sizes, high-contrast, tab-order, hit regions, colors, etc. ### Scenario This must be an explicit and deliberate part of the engineering process going forward....