Steve Shaw

Results 4 issues of Steve Shaw

### Description There should be a standard way to query whether a physical keyboard exists, and if so, to use its functionality. Similarly, there should be standard mouse detection, including...

t/enhancement ☀️
proposal/open
partner
area/desktop 🖥️

### Description Recently there have been two StackOverflow questions by app authors that would like to detect user click **on the currently active tabbar tab**, and use that to clear...

proposal/open
area/shell 🐢

### Description To start with an iOS SkiaSharp example that matches what I would do as a nuget user, I modified samples/Basic/iOS/SkiaSharpSample/SkiaSharpSample.csproj: * target net8-ios and iOS 13.0. * Instead...

type/bug
status/needs-info
status/no-recent-activity

How set separate BindingContext on a custom SkiaControl, when there is a different BindingContext on MainPage (in which that custom control is used)? I haven't looked at Maui source code,...