Morten Nielsen

Results 104 issues of Morten Nielsen

WIP for a WinUI3 port of the [CaptureElement](https://learn.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.captureelement?view=winrt-22621) control.

Complete: Find and report APIs that needs an `IsSupported` check TODO: Check whether API has been guarded with a platform or is-supported check.

Instead of getting DPI and doing conversions, consider changing all that code to use the `ContentCoordinateConverter`: https://learn.microsoft.com/en-us/windows/windows-app-sdk/api/winrt/microsoft.ui.content.contentcoordinateconverter?view=windows-app-sdk-1.4 ![image](https://github.com/dotMorten/WinUIEx/assets/1378165/7bf27d7f-9e1c-4e94-ac74-ac3d7fa134b6)

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Did you read the "Reporting a bug" section on Contributing file? - [X]...

bug
area/core

### Type of issue Missing information ### Description Often you want to deploy data with your app in the Raw folder. On Windows and iOS you can access these directly,...

doc-enhancement
Pri1
dotnet-mobile/svc
dotnet-maui/subsvc

I'd like the ability to run a batch script and display the output in the status. Status is green if the script succeeds, and the description will show the output....

It would be cool to have a webpage monitor that'll ping a webpage and download the contents. If the contents suddenly change from previous checks, it should raise an alert....

If you only get one result back, and that result is a point, instead of using the click point as the identify location for the popup, use the geometry of...

A-feature
C-S