-
Notifications
You must be signed in to change notification settings - Fork 5
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
No X apps support through Xwayland on Ubuntu 20.04 #6
Comments
Solution: one should manually enable Xwayland on build to run apps like Chrome and other. In steps @Llandy3d may I open a PR to fix this? We should definitely enable wayland, lots of apps use it! |
Absolutely! It would be really appreciated, I will try to reproduce the issue and test the PR fixes as soon as I can get my hands on another machine for testing! |
alright, I got a vm to work and I was able to test the installation. Do you by any chance remember if you've installed these dependencies before building
|
When I try to run any X app in Sway it outputs:
Missing X server or $DISPLAY
. When I'm running Xwayland it prints that sway is missing wl-shell support. In this issue they dropped support for wl-shell. And xorg-xserver(xwayland too in this repo) on latest commits uses xdg-shell.Does someone have similar problems? Can't run on ubuntu20.04, probably need to update it to 22.04, but I can't, it's not my machine. Just in case, here's my logs from running google chrome on sway.
The text was updated successfully, but these errors were encountered: