-
Basically, when you get a notification, you can press "mark as read" action directly from the notification, and the email is marked as such + the notification goes away.
However, if you go to the a…
-
Thanks adabru for this project.
I have a question about your choice of the WinRT for your low level implementation.
Is there any reason why you did not use the apis in C:\Program Files (x86)\Windows…
-
I have a windows UWP application running on DragonBoard 410c which has OpenCL, OpenGL, and DirectX capabilities.
I noted that the GPUs were not being used,
With the following code:
cv::ocl::setUseOpen…
-
I am using **Microsoft.Toolkit.Wpf.UI.XamlHost** nuget package in my WPF project for accessing UWP UI element in WPF.
I am able to Build and Run the project from Visual Studio 2019.
But Build is…
-
As can be seen on https://learn.microsoft.com/windows/apps/design/style/segoe-fluent-icons-font#icon-list, the range E0** - E5** is deprecated and should not be used. This is because it will show "gar…
-
Often we have specific sizes for margins that need to change dynamically depending on the density setting of an app. There is no easy way to do this without duplicating a lot of styles for various sce…
-
I would like to request new templates relying solely on DX12 compute without any windowing or event handling. Computing the simplest SAXPY example. Seomthing akin to my compute samples using [OpenCL](…
-
### Is your feature request related to a problem? Please describe.
Push Notifications
* https://docs.microsoft.com/en-us/windows/apps/windows-app-sdk/notifications/push-notifications/
* https://d…
-
I have no idea whether this is possible / desirable, but wanted to throw this out there.
I've vaguely had the impression that Microsoft prefers new applications to be written using WinRT rather tha…
-
Is it possible to create a uwp app with a ui with this library? If so can an example for that use case be added? If not what's preventing this: technical issues or something else?