WinAppSDK 1.7 Plans #4710
Replies: 32 comments 50 replies
-
Ability to pick WinUI3 / WindowsAppSDK app as a Kiosk app is a gap for me. Easy to do with UWP apps. Not possible with WinUI3 / WindowsAppSDK via Windows Settings. |
Beta Was this translation helpful? Give feedback.
-
Are there plans to stabilise the Compositor and Content Experimental APIs that have been in preview for some time? Also are there plans to make it possible to render with DWriteCore in D2D or Win2D? |
Beta Was this translation helpful? Give feedback.
-
As part of windowing improvements, we would really love to see a |
Beta Was this translation helpful? Give feedback.
-
Hi WinUI team, from my point of view (and my customers' point of view), you should implement input validation. That feature is crucial when deciding to use WinUI for line-of-business apps. Without input validation, the decision is usually against WinUI. Here is the corresponding issue: microsoft/microsoft-ui-xaml#179 |
Beta Was this translation helpful? Give feedback.
-
This one from the 1.6 plans Mike! @codendone. |
Beta Was this translation helpful? Give feedback.
-
Implement a set of pickers with capabilities like those in Windows.Storage.Pickers, but are actually usable in appcontainers and when running as administrator. |
Beta Was this translation helpful? Give feedback.
-
I hope to see the TitleBar in the next version 1.6.1 |
Beta Was this translation helpful? Give feedback.
-
I missed the last part of the call, but do I see a WinUI vs designer coming ? |
Beta Was this translation helpful? Give feedback.
-
I'd love to see you guys actually focus on clearing the backlog of bugs. You purged thousands of issues people had put time into diagnosing and documenting and I can see the same thing happening again. You guys are leagues behind AppKit/UiKit and even Android feels less buggy than WinUI. Focus on paying down some of the bugs rather than shiny things. Also it would be great to see input validation addressed (microsoft/microsoft-ui-xaml#179), it's a huge issue to port a large LOB from WPF without this. |
Beta Was this translation helpful? Give feedback.
-
Add native BlazorWebView control for WinUI. There is support for WinForms and WPF, why not WinUI? Current workaround via MAUI embedding is definitely an overhead. Adds too many dependencies for a single control. |
Beta Was this translation helpful? Give feedback.
-
Fix Not Implemented Exception in UWP for Image.Resize. Multiple errors trying to Publish an app to UWP that references a MAUI Class Library. |
Beta Was this translation helpful? Give feedback.
-
@codendone what happened to UWP-like "Smooth App Resize" feature/(microsoft/microsoft-ui-xaml#5148, microsoft/microsoft-ui-xaml#2506) that were previously part of WASDK 1.7 roadmap? |
Beta Was this translation helpful? Give feedback.
-
Please fix this NumberBox issues like false rounding floating point numbers and implement the exponential notation. |
Beta Was this translation helpful? Give feedback.
-
Can we have an ability to delay the registration of appinstaller and delay the de-registration of removals of msix packages from the system if the packages are in use? |
Beta Was this translation helpful? Give feedback.
-
When Win2d full support for WinUi3 will be ready? |
Beta Was this translation helpful? Give feedback.
-
Is there an estimated month for the 1.7 release? |
Beta Was this translation helpful? Give feedback.
-
I think even before 1.7 it is extremely crucial to address #4480 - probably something Partner Center team needs to handle - not sure who to contact about it. Can you please help? @chigy |
Beta Was this translation helpful? Give feedback.
-
It seems that Windows SDK BuildTools 26100.1 solves some issue around publishing. Is there any announcement of this? While it technically belongs to the native Windows SDK, it should also be announced at WinUI and WASDK since it's a crucial dependency and you are the crucial user of it. |
Beta Was this translation helpful? Give feedback.
-
The most important thing to me at the moment is validation. There are multiple threads here in GitHub discussing it, and it made a brief appearance in one of the experimental releases (but I could never get it to work) before disappearing again. |
Beta Was this translation helpful? Give feedback.
-
Setting |
Beta Was this translation helpful? Give feedback.
-
Agree with @knightmeister and would like to express my support for prioritizing a release focused on resolving bugs rather than implementing new features. If I may highlight one critical issue that I consider almost a blocker, it would be the memory leak in x I am unsure where the responsibility for addressing this issue lies (if WindowsAppSDK team or another one), but having a significant memory leak persist for more than two years without proper communication with the community is quite concerning. It would be greatly appreciated if this could be given the attention it deserves. |
Beta Was this translation helpful? Give feedback.
-
Hi @codendone
I was waiting for the title bar control in update 1.6.1, but it didn't happen. Can you confirm if we will see it in the next update 1.6.2 or not? Some of my projects have been put on hold because of this. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Please resolve TextBox selection is broken when there are multiple lines, which negatively impacts my daily workflow. The bug was introduced going from 1.5 -> 1.6. |
Beta Was this translation helpful? Give feedback.
-
I would love to see an MDI Control that lets you organize documents and tool windows like in Visual Studio! This is the only feature that is missing for me to make the transition from WPF. |
Beta Was this translation helpful? Give feedback.
-
We really need the APIs for XAML Window (such as min/max width and height). I think that would be awesome to have so we no longer need to rely on third party but great libraries, like @dotMorten's one. This would improve the overall user experience. And please fix the staggering animations: microsoft/microsoft-ui-xaml#8879 |
Beta Was this translation helpful? Give feedback.
-
I see that most of the features are UI related. What about for instance working and usable support for background tasks. There are currently possibilities for InProc and OOP background tasks but with serious limitations like:
Another suggestion: Support for an Uninstall task. If we have that then we could cleanup resources when an app/package is being uninstalled. |
Beta Was this translation helpful? Give feedback.
-
Please resolve microsoft/microsoft-ui-xaml#2508 |
Beta Was this translation helpful? Give feedback.
-
Can you update the Roadmap please - it still says 1.6 will be the next release https://github.com/microsoft/WindowsAppSDK/blob/main/docs/roadmap.md |
Beta Was this translation helpful? Give feedback.
-
We're currently early in the planning for Windows App SDK 1.7, but here are some of the top-of-mind improvements we're looking at:
We'll need to report back when we complete our 1.7 planning.
Please use this discussion to provide feedback on these top-of-mind improvements, or to provide feedback and up-votes on other features and issues we should prioritize.
Beta Was this translation helpful? Give feedback.
All reactions