←back to thread

304 points vyrotek | 3 comments | | HN request time: 0.207s | source
1. WhyNotHugo ◴[] No.45894801[source]
A toolkit announcing “Linux support” is pretty ambiguous. Does it mean Xorg support? Wayland support? Framebuffer support? The announcement provides no clue about this.
replies(2): >>45895267 #>>45896868 #
2. accoil ◴[] No.45895267[source]
Since it's using Avalonia, I'd say it's just X support at the moment. They've announced that they intend to support Wayland, but that was a couple months ago[1], so I doubt that's ready.

[1]: https://avaloniaui.net/blog/bringing-wayland-support-to-aval...

3. LeFantome ◴[] No.45896868[source]
They are not announcing Linux support for Avalonia. It has long supported Linux.

What they are announcing is being able to run MAUI on Avalonia such that you can run your MAUI apps on any Avalonia supported target. This includes both Linux and WASM, neither of which is supported by MAUI directly.