Skip to content

Latest commit

 

History

History
90 lines (65 loc) · 6.06 KB

roadmap.md

File metadata and controls

90 lines (65 loc) · 6.06 KB

Roadmap

The roadmap for the Windows App SDK supports the primary goals of breaking down the barriers between Win32 and UWP and making the Windows developer platform more agile, compatible, modern and open.

For a general overview, see the readme and FAQ.

2021 Roadmap

Here's how we intend to roll out the Windows App SDK. To subscribe to updates, subscribe to this discussion. (all times/features/releases are tentative and subject to change):

Packaged Desktop Apps

As a packaged MSIX desktop app (WPF, WinForms, Win32, console), here's what and when you (tentatively) can expect from the Windows App SDK!

🌟 Windows App SDK 0.5 Windows App SDK 0.8 Windows App SDK 1.0 (Q4 2021)
WinUI 3 ✅ Supported ✅ Supported ✅ Supported
Text rendering ✅ Supported ✅ Supported ✅ Supported
Localization ✅ Supported ✅ Supported ✅ Supported
App lifecycle ❌ Not Supported 🔄 Experimental ✅ Supported
Power state notifications ❌ Not Supported 🔄 Experimental ✅ Supported
Windowing ❌ Not Supported ❌ Not Supported ✅ Supported
Push Notifications ❌ Not Supported ❌ Not Supported 🔄 Experimental
Deploy Options:
• In-app ✅ Supported ✅ Supported ✅ Supported
• Fx Package ✅ Supported ✅ Supported ✅ Supported

Unpackaged Desktop Apps

As an unpackaged desktop app (WPF, WinForms, Win32, or console, not using MSIX), here's what and when you (tentatively) can expect from the Windows App SDK!

🌟 Windows App SDK 0.5 Windows App SDK 0.8 Windows App SDK 1.0 (Q4 2021)
WinUI 3 ❌ Not Supported ❌ Not Supported ✅ Supported
Text rendering ❌ Not Supported 🔄 Experimental ✅ Supported
Localization ❌ Not Supported 🔄 Experimental ✅ Supported
App lifecycle ❌ Not Supported 🔄 Experimental ✅ Supported
Power state notifications ❌ Not Supported 🔄 Experimental ✅ Supported
Windowing ❌ Not Supported ❌ Not Supported ✅ Supported
Push Notifications ❌ Not Supported ❌ Not Supported 🔄 Experimental
Deploy Options:
• In-app ❌ Not Supported 🔄 Experimental ✅ Supported
• Fx Package ❌ Not Supported 🔄 Experimental ✅ Supported

2021 Focus Areas

The Windows platform team is currently focused on the four primary areas below for the Windows App SDK.

This isn't an exhaustive list: it's a sampling of some of the key infrastructure work we're doing to break down the barriers between Win32 and UWP and decouple the platform from the OS, plus some of the new functionality we're adding to enable new app capabilities and address top developer issues.

1. Coherent, modern interactions and UX design

2. Optimized for the device hardware

  • Touch, inking, display improvements
  • ARM64 support
  • Input

3. Great system performance and battery life

4. Hassle-free app discovery and management

  • Enhanced app packaging
  • Framework package deployment
  • Auto update for all app types

5. Platform unification and deployment

  • Decoupling the Windows platform from the OS

    • faster updates that you can start using on day 1
  • Ensuring features work on all supported Windows versions

    • initial min OS version = 1809
    • polyfilling features as needed
    • supporting both Win32 and UWP
  • Moving engineering to GitHub

2022 and Beyond

In the future, you can expect multiple releases per year from the Windows App SDK team. We will continue to improve app compatibility and deliver new capabilities.