Wayland-on-X11 compositor bridge #124
Replies: 11 comments
-
Duplicate of #110 ? |
Beta Was this translation helpful? Give feedback.
-
That one seems to be off topic. I'd like to discuss the more technical details of what would be involved and what scope is feasible for the project. I'd see it offering features that Wayland doesn't support, such as remote app streaming. It would be nice if it allows assistive devices such as screen readers for the blind to work, but I don't know how well that would work. |
Beta Was this translation helpful? Give feedback.
-
yes its there but the issue was derailed and turned into a freebsd conversation. |
Beta Was this translation helpful? Give feedback.
-
I apologize. |
Beta Was this translation helpful? Give feedback.
-
We have 12to11, which oddly enough still does a decent job despite not being worked on for about three years. |
Beta Was this translation helpful? Give feedback.
-
If there's no active developers maybe we can fork 12to11 and rename it xlibre-wox and call it a day. The salt would be enough to melt the north pole |
Beta Was this translation helpful? Give feedback.
-
Technically, I wouldn't bother with 12on11 unless absolutely needed. I'm finding more and more issues with wayland during sessions of trying to use it than I can count. Namely mouse to screen grabbing is broken, and it's also broken on 12to11 because wayland never implemented it correctly. |
Beta Was this translation helpful? Give feedback.
-
I think this might be feasible if you use SDL to possibly translate api calls between x11 and wayland, as it has support for both x11 and wayland gpu calls I believe |
Beta Was this translation helpful? Give feedback.
-
Thanks for creating this issue! I would like to move it to X11Libre Ideas · Discussions · GitHub to flesh it out further. |
Beta Was this translation helpful? Give feedback.
-
If we could fork 12on11 into WoX and somehow fix the mouse/screen grab problem, we could future proof X against wayland only UI toolkits. The problem is, nothing really except a few outlying projects is wayland only. |
Beta Was this translation helpful? Give feedback.
-
Thank you for your contribution! We currently restructured the "Ideas" discussions and accordingly this discussion will be moved to the Good Ideas For Later category. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
A WoX bridge would allow X11 to run Wayland specific code, same as how XWayland allows Wayland to run X11 code. Since Wayland has multiple compositors it should be fairly straightforward to make a compositor bridge that can run code that otherwise doesn't support X11, possibly an entire DE like Gnome.
Beta Was this translation helpful? Give feedback.
All reactions