Linux support #20
Replies: 2 comments
-
I seems to ignore the ELECTRON_OZONE_PLATFORM_HINT env var on linux systems, at least in dev mode from my testing. This is what makes electron decide if it'll be xwayland/xorg or native wayland so is pretty important that it works or there are serious usability issues. The open in terminal. open in cursor and open in file manager buttons are not working on linux for me either. Open in browser and open in vscode ones do work. Otherwise functionally it seems to be working great though on linux! May I suggest the quickest way to package initially for linux would be an appimage, then it works everywhere? Then you can easily follow up with native packages per distro later. |
Beta Was this translation helpful? Give feedback.
-
Wow @ferrreo, thanks and yes that plan makes sense to me! Very helpful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
May actually already work, just need to handle signing and proper packaging for popular distributions.
Beta Was this translation helpful? Give feedback.
All reactions