Migrate Settings to Desktop WinUI3 application · Issue #6715 · microsoft/PowerToys (original) (raw)
Currently this is a XAML Island, WinUI 2.x with a WPF container app shell. Lets migrate this to be a pure desktop solution when the first opportunity comes.
Two primary requirements for WinUI3 to have are
- Forward compatibility
- Unpackaged app support (aka PowerToys not being installed as an MSIX)
- PowerToysInterop needs to stop making FxFramework item and refactored