affederaffe

Results 6 issues of affederaffe

## What does the pull request do? Add a Wayland backend for Linux. There hasn't been any activity on the [previous PR](https://github.com/AvaloniaUI/Avalonia/pull/8003), which is why I'm opening one on my...

## What does the pull request do? Add a Wayland backend for Linux. This PR is based on [the previous one](https://github.com/AvaloniaUI/Avalonia/pull/8352) with significant bug fixes and easier maintenance . In...

feature
os-linux
inactive

## What does the pull request do? Use the NuGet pacakge of Tmds.DBus.SourceGenerator again and bump Tmds.DBus.Protocol. This pulls in the latest changes to fix #14176 ## What is the...

## What does the pull request do? 1. Bump Tmds.DBus.Protocol and Tmds.DBus.SourceGenerator. This uses the "official" Variant system instead of the SourceGenerator provided one (which was removed). Accept the explicit...

os-linux

Implements Linux notifications using the xdg-desktop-portal

This PR tries to remove the last directly existing reflection usage in SteamUnifiedMessages. The protobuf code generator was updated instead to directly handle the messaging. Obviously this is a breaking...

enhancement
breaking change