[Blocked] Linux: Use Wayland by default; fallback to X11 - #142
[Blocked] Linux: Use Wayland by default; fallback to X11#142dreamsyntax wants to merge 2 commits into
Conversation
|
Does this fix any other issues like scaling? Also can you check if wayland works on flatpak? I believe permissions needed to be changed to allow it. |
|
I'll double check the flatpak + permissions as I don't think I tried CI build.
#124 (comment) |
|
Yep, you're right. Flatpak breaks, marking draft until I resolve. |
|
Flatpak working properly now. Tested codes and file replacement mods worked just to be sure as well. |
|
I'll test the flatpak on a Linux Mint VM (Cinnamon is still X11 in latest stable) just to make sure the fallback is working properly for X11. |
|
Verified works fine with X11 after the flatpak change. |
|
Does full screen work on wayland? Other than that I think we should wait until the window icon is fixed then merge. |

BLOCKED/PENDING:
Simple/light Wayland support for Linux. There's a few ways to handle this, but I grabbed what's been working for ShadowONE.
Until Avalonia 12.2.0 (or later) comes out, window icons will be missing:
Note the top left icon will be a "W" when running with Wayland.

If the Window icon is a dealbreaker, I would suggest to wait until the next Avalonia 12 update.
I will note that scaling behavior seems the same regardless of X11/Wayland - so there's not much of an advantage to have this in now other than to be ahead of the curve.