BeyondDimension / BeyondDimension/SteamTools
👑[Enhancement] 支持Wayland
- Dominant language
- C#
- Stars
- 26.8k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 需求描述(Description)
支持Wayland
### 🧐 解决方案(Solution)
Avalonia在12.1版本加入了Wayland支持,只需将Avalonia升级至12.1版本并添加`Avalonia.Wayland`包然后调用`UseWayland()`显式启用即可。
详情见 [What's new in Avalonia 12.1](avaloniaui.net/blog/release-12-1)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Avalonia application startup entry point and checking the current Avalonia version and package references. Compare the project setup with the Avalonia 12.1 release notes, add the Wayland package and explicit UseWayland() enablement as appropriate, and verify that the application starts under Wayland without breaking other supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100