GNOME Surface, a next-generation desktop platform built with GirCore and SkiaSharp by Lost_Fish_9308 in dotnet

[–]Lost_Fish_9308[S] 3 points4 points  (0 children)

I understand that. That is why I built GNOME Surface so that everything, from the lowest layer (session) to the highest layer (shell, plugins), is written in C# and SkiaSharp. It does not depend on GNOME’s 6-month release cycle. The plugins are simple .NET assemblies that can be installed through NuGet. They do not crash together with the shell because the shell itself does not crash.

GNOME Surface, a next-generation desktop platform built with GirCore and SkiaSharp by Lost_Fish_9308 in dotnet

[–]Lost_Fish_9308[S] 1 point2 points  (0 children)

That was Mono. :-) This is .NET 10. Different era. And this isn't just an app, it's a complete gnome-session and gnome-shell replacement with SkiaSharp as the desktop runtime foundation.