WinAppSDK 1.7 Plans #4710
Replies: 43 comments 80 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.
-
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.
-
Would this also include the feature in UWP apps that allows it to automatically remember the previous session's window size and location (with multiple monitors)? |
Beta Was this translation helpful? Give feedback.
-
Do you have plans to support eSIM in some version? I currently have a UWP eSIM App that works fine, then I tried to upgrade it to WinAppSDK (latest version) and it no longer works. There is a discussion here |
Beta Was this translation helpful? Give feedback.
-
Are there any plans to improve memory leaks? |
Beta Was this translation helpful? Give feedback.
-
Hi @DrusTheAxe If it has not been implemented yet, what is the purpose of putting it? What exactly should we test and give feedback? Isn't the purpose of experimental builds to give feedback to new APIs? |
Beta Was this translation helpful? Give feedback.
-
When can I see input validation? At the current update speed, perhaps we have to wait until version 2.0? If there is no input validation, then it looks like a toy |
Beta Was this translation helpful? Give feedback.
-
In the Windows AppSDK 1.7 roadmap there are appwindow set window size properties, but I did not find the corresponding api, when to enter Windows AppSDK 1.7? |
Beta Was this translation helpful? Give feedback.
-
One major problem we are having with our enterprise application is that NumberBoxes bind to double values and not decimals. The precision issues with double as opposed to decimal when it comes to financial calculations is a problem. All of our columns for currency are stored as decimal in SQL Server to ensure accuracy. Binding NumberBox to decimal instead of double requires using a converter, which is crazy and is just asking for trouble when it comes to rounding issues. This is very important for developers working with financials in WinUI. |
Beta Was this translation helpful? Give feedback.
-
Recently I saw code submissions for fileopenpicker, filesavepicker, and folderpicker. So I'm curious to ask whether these features will enter Windowsappsdk 1.7? |
Beta Was this translation helpful? Give feedback.
-
Hello, how much work you left on Ink controls, can we help you to speed things up ? Could you release early preview or beta of what you already have ? It might be very useful to have early feedback. |
Beta Was this translation helpful? Give feedback.
-
There are no excuses for absense of input validation. Ink support without input validation doesnt make sense. |
Beta Was this translation helpful? Give feedback.
-
The feature I recently found useful and still missing in WinUI is x:TypeArguments support in WinUI. WPF already has it and thus we could imitate the implementation in WinUI XAML. What's the current status of this work? |
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