atomic-studio-org / Atomic-Studio

Operating system based on Fedora Atomic meant for content creators and artists
Apache License 2.0
12 stars 2 forks source link

Webapp shortcuts #71

Open tulilirockz opened 3 months ago

tulilirockz commented 3 months ago

Stuff like figma, Adobe Creative Cloud, Photoshot, Office (...) all that on .desktop files

fiftydinar commented 3 months ago

The best PWA implementation I used is from Gnome Web (supports running in background for notifications). But performance & compatibility of Gnome Web is meh.

Firefox doesn't support this.

So I guess that some Chromium derivative is the best compromise (can't remember if running PWA in background is supported)

I didn't try Linux Mint's derivative of PWA manager.

tulilirockz commented 3 months ago

I guess the best thing i could do is to just make shortcuts to those websites instead of PWAs for now as a workaround, like xdg-open https://figma.com or something like that

xynydev commented 3 months ago

For Figma, https://github.com/Figma-Linux/figma-linux would be better as that supports local fonts. Or at least the font helper from the same org, but for that to work the browser has to have a windows/chrome user agent.