Hacker News new | ask | show | jobs
by EmanueleAina 286 days ago
X forwarding works on Wayland compositors that ship XWayland. Just like any other X11 application that does not rely on weird things like intercepting all your keypresses, capturing the content of other applications, etc.
2 comments

Yes, but you are running the remote client on AIX ? AIX does not have Wayland at all nor its libraries. I had issues with that.

That is done a lot in many companies due to some proprietary applications.

what issues? if you do X11 forwarding then the remote client needs X11 only. there should not be any wayland dependency. that doesn't even make sense. more likely the issue is missing a specific X11 extension either in XWayland or on AIX.
They replaced AIX with RHEL a couple of years ago, so I cannot check anymore. When I tried w/wayland, nothing would display.
and there is also waypipe for wayland forwarding.