Markus Wenzl

Results 6 issues of Markus Wenzl

## What does the pull request do? Refactor the DrmCard 'auto-detection' logic to go threw every available /dev/dri/card* that is found on the system until the correct one is used....

**Describe the bug** When running ControlCatalog on `ISingleViewApplicationLifetime` app crashes on start because `IWindowingPlatform` is **not registered** on `PlatformManager.CreateTrayIcon()`. ` Unhandled exception. System.Exception: Could not CreateTrayIcon(): IWindowingPlatform is not registered....

bug

**Describe the bug** ScaleTransform in Animation not working on v11.0.0-preview1 **To Reproduce** Steps to reproduce the behavior: 1. Create new project 2. Change AvaloniaVersion to v11.0.0-preview1 3. Add following to...

bug

## What does the pull request do? Implements the possibility to create DrmOutput with a specific drmMode. If specific mode is not found it will fallback to the preferred mode....

@danwalmsley should we include demos for embedded applications here too?

### Describe the bug New XPLAT App on iOS 17.5 failed to start. Crashes immediately after LaunchScreen ### To Reproduce Create new XPLAT Avalonia App, run on Simulator with iOS...

bug