-
Notifications
You must be signed in to change notification settings - Fork 61
Wayland! #18
Description
Hi x2x team!
I've just discover x2x and I can see it being part of my daily use from now on. One problem that is looming on the horizon is the Wayland compositor which seems poised to replace Xorg. I'm using Fedora 25 now and it defaults to Wayland. x2x fails to work, but no error messages are thrown on either side of the connection. I suspect there is some deficit in Wayland's backwards compatibility features has failed to implement a necessary API interface for x2x.
My question is, can we modify x2x to also support Wayland? Should we make some API requests to the Wayland team? Should we do a refactor as part of the modernizing that has been requested on this project's README.md? I may have some programming time to spare. Let me know your thoughts on the correct path forward.