Live data from Hacker News

Starling – a Linux desktop environment made with Swift

starling.build

1–3 of 3 posts

Re: Starling – a Linux desktop environment made with Swift

#2
"made with Swift" buries the lede a bit here, it's actually using Skia via the Flutter engine under the hood to draw windows, compositing, etc. The Swift part is just the author rewriting parts of the Flutter API surface (not my cup of tea personally, but I try not to miss the forest for the trees). Really cool project!