Atomic-Studio icon indicating copy to clipboard operation
Atomic-Studio copied to clipboard

Webapp shortcuts

Open tulilirockz opened this issue 1 year ago • 3 comments

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

tulilirockz avatar Mar 25 '24 18:03 tulilirockz

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.

fiftydinar avatar Apr 01 '24 11:04 fiftydinar

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

tulilirockz avatar Apr 02 '24 13:04 tulilirockz

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.

xynydev avatar Apr 02 '24 20:04 xynydev