Supreeeme / xwayland-satellite

Xwayland outside your Wayland
Mozilla Public License 2.0
94 stars 4 forks source link

Javascript error whenever opening an X11 application #33

Closed Damnjelly closed 1 week ago

Damnjelly commented 1 week ago

Whenever I open an X11 application (e.g vesktop) while xwayland-satellite is active on the background I get the following error: image

When I press "Ok" this same error pops up 2 or 3 more times and then the application opens as usual.

This I've tried to fix this issue:

Other weird things I've noticed:

Specs:

sodiboo commented 1 week ago

This isn't really a solution to the issue, but a workaround would be to run vesktop as a Wayland client. Is there any particular reason you run it as an X11 client? Try NIXOS_OZONE_WL=1 vesktop

Damnjelly commented 1 week ago

I tried setting NIXOS_OZONE_WL=1 following your comment and I still get the same javascript error, even without xwayland-satellite running. I've also tried going back to my old solution (running I3 inside of niri) and that produces the same error aswell. So I've misattributed my issue on xwayland-satellite.