this post was submitted on 02 Jun 2026
54 points (98.2% liked)

Linux

14383 readers
285 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] Onomatopoeia@lemmy.cafe 17 points 1 month ago* (last edited 1 month ago) (3 children)

It's Virtualized Windows running an RDP session per-app, something VMWare has offered forever (Unity) and Virtual PC had too (forget what it's called).

Not a bad idea, mind - I use Unity mode today to run apps that only work on older versions of Windows.

So it's not a "Linux Subsystem for Windows" but a virtual Windows PC with a Unity-like mode, so it's as resource-intensive as any VM.

That said, I think it's great someone put it together!

[–] excel@lemming.megumin.org 11 points 1 month ago (1 children)

Sounds similar to WinBoat then

[–] ThoGot@feddit.org 6 points 1 month ago

That is literally what wsl2 is though. It boots a full linux vm and wslg for GUIs is just rdp as well.

[–] swab148@lemmy.dbzer0.com 9 points 1 month ago (1 children)

Basically WinBoat again, but with Podman instead of Docker.

And winboat already works well on podman, so really it's just winboat again.

[–] swab148@lemmy.dbzer0.com 15 points 1 month ago

It's another WinBoat, this time with a Podman-first approach.

[–] xep@discuss.online 13 points 1 month ago
[–] zieg989@programming.dev 1 points 1 month ago* (last edited 1 month ago)

Winboat GUI is notoriously badly written. Spinner animation peaks CPU like there is no tomorrow. But this looks like GUI part is also not native. Is it elektron again?

(I am stupid, article says it is Qt. So should be decent)