WindowsAppSDK icon indicating copy to clipboard operation
WindowsAppSDK copied to clipboard

The Windows App SDK empowers all Windows desktop apps with modern Windows UI, APIs, and platform features, including back-compat support, shipped via NuGet.

Results 481 WindowsAppSDK issues
Sort by recently updated
recently updated
newest added

Currently, we are limited with very less number of information on hardware on UWP api's that win32 had for decades. List of things should be added sooner than later into...

area-Hardware
feature proposal

I noticed this months ago but I didn't know where to put it at the time. So, I kinda forgot about it. This reddit post reminded me of it. https://www.reddit.com/r/Windows10/comments/hhwn2z/so_when_i_can_expect_the_context_menus_to_have/...

area-Win32
feature proposal

I really want the next version of windows forms for modern devices with easier event driven coding and UX drag and drop UI

area-Win32
needs-attention :wave:
area-Winforms
feature proposal

# Proposal: UPW apps should have to ask for user-consent for accessing the clipboard even when in the foreground ## Summary The [UWP Clipboard APIs](https://docs.microsoft.com/en-us/uwp/api/windows.applicationmodel.datatransfer.clipboard?view=winrt-19041) currently allow read/write access to...

area-UWP
area-Clipboard
feature proposal

Update the installer build to change input of packages to include to a .json file as a build parameter. From jonwis: Feels like this data should be some kind of...

area-Installer
feature proposal

Update the installer project to be fully localized and resolve the wcout vs printf usage throughout. _Originally posted by @jonwis in https://github.com/microsoft/ProjectReunion/pull/444#discussion_r575425695_

area-Installer
feature proposal

# Proposal: Add an autofill API so apps like Microsoft Authenticator can use it ## Summary Add APIs/standards for a system-wide autofill service in Windows. App developers like Microsoft Authenticator...

area-Input
feature proposal

# Proposal: Enable access to the GazeInputSourcePreview messages via a Win32 API ## Summary Expose all GazeInputSourcePreview messages ([https://docs.microsoft.com/en-us/uwp/api/windows.devices.input.preview.gazeinputsourcepreview?view=winrt-19041](https://docs.microsoft.com/en-us/uwp/api/windows.devices.input.preview.gazeinputsourcepreview?view=winrt-19041)) via a Win32 API ## Rationale 1. Support for Win32 apps...

area-Input
feature proposal

# Proposal: Provide new easy to use Windows Runtime APIs for alternate data streams Today if you want to access and write to alternate data streams, you need to use...

area-File access
feature proposal

# Proposal: Allow UWP apps to get hidden folders and files inside an accessible folder Today GetFileAsync and GetFolderAsync will not work for hidden files. Please provide a way to...

area-UWP
area-File access
feature proposal