loft-sh / devpod

Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
https://devpod.sh
Mozilla Public License 2.0
8.42k stars 305 forks source link

Support native Wayland #1095

Open rieje opened 1 month ago

rieje commented 1 month ago

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 commented 1 month ago

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)