this post was submitted on 27 Nov 2025
305 points (98.4% liked)

Linux

10266 readers
743 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 2 years ago
MODERATORS
 

Canva is seriously considering porting Affinity to Linux - a move that could transform desktop Linux and challenge Adobe.

you are viewing a single comment's thread
view the rest of the comments
[–] just_another_person@lemmy.world 6 points 14 hours ago

Honestly, it seems kind of moot if it already works in the browser. It's a negligible amount of work to make an app use a browser engine to run offline to run their stack, but some heavy lifting to do a direct port to any specific OS without an adjoining framework to help in the cosmetics of everything.

That being said, they could also use a unified framework to do one release for every OS, which again is pretty much the same as making offline work for anywhere.

My fear is they do something stupid like build in GTK, and then QT users have UI problems, or vice versa. Seems easier to just go with a unified (non-electron) kit that runs everywhere the same way.