Enable native support for Wayland in Linux - second thread

I'd like to revisit the topic of Wayland support, which was raised in this closed thread.

The current Joplin version, 2.5.10, now uses Electron version 14.1.0, which ought to be sufficient for running on Wayland. However, attempting to use Wayland yields the following error:

flatpak run --socket=wayland net.cozic.joplin_desktop --enable-features=UseOzonePlatform --ozone-platform=wayland

image

If anyone has figured this out, let me know if there is a different command I should be using, or whether Joplin is simply not ready for Wayland yet. Thank you.

For this kind of issue, people usually submit a pull request to add support for the flag, like in this one: ignore the user-data-dir flag by marph91 · Pull Request #5467 · laurent22/joplin · GitHub

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.