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

Support native Wayland #1095

Open
rieje opened this issue May 26, 2024 · 2 comments
Open

Support native Wayland #1095

rieje opened this issue May 26, 2024 · 2 comments

Comments

@rieje
Copy link

rieje commented May 26, 2024

Feature request: support native Wayland. Attempting to run DevPod without Xwayland results in the error:

Gtk-WARNING **: 18:23:46.629: cannot open display:

I have been using native Wayland for all my apps for 3+ years now without issues but this is currently considered a dependency.

@89luca89
Copy link
Contributor

Hi @rieje
this is an appimage limitation which does not support wayland

if you want a native wayland experience you'll need to use the tar.gz release (and take care of the dependencies)

@forabi
Copy link

forabi commented Jul 12, 2024

@89luca89 I'm using multiple Electron-based AppImages with Wayland by providing the flags --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=auto but these do not seem to work with DevPod

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

3 participants