Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run in native Wayland by default, fallback to X11 #143

Open
Victor239 opened this issue Oct 17, 2024 · 1 comment
Open

Run in native Wayland by default, fallback to X11 #143

Victor239 opened this issue Oct 17, 2024 · 1 comment

Comments

@Victor239
Copy link

Wayland support seems fine in my experience now, it would be good to turn it on by default to get more eyes on it to fix any outstanding issues.

@daenney
Copy link

daenney commented Jan 1, 2025

This seems to work well for me too. I've had to do a few things:

  • Give it access to the Wayland socket flatpak override --socket=wayland ...
  • Copied the .desktop from ~/.local/share/flatpak/exports/share/applications/com.logseq.Logseq.desktop to ~/.local/share/applications
  • Swap the Exec lines around so the default one becomes Wayland

I changed it to use --ozone-platform-hint=wayland instead of the older --enable-features=UseOzonePlatform --ozone-platform=wayland incantation. But either works.

The shenanigans with the .desktop file was necessary, otherwise I always have to right-click on the launcher and select "Wayland backend". Which makes launching it annoying, and at least in Gnome Tweaks I can't select any alternative desktop action for a startup application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants