• 0 Posts
  • 156 Comments
Joined 2 years ago
cake
Cake day: September 1st, 2023

help-circle
  • Yes. It has basically the same issue that any compatibility layer is going to have. It will either faithfully reproduce X11 so well it will bring all of the nonsense Wayland was meant to do a way with (everything not directly related to displaying graphics, like font and geometry rendering from the '80s, network transparency, insecure event handling) OR it will attempt to get a reasonable subset working for modern X apps and it won’t be compatible with dusty old binaries and X forwarding etc.

    Right now it looks like a shim for Xwayland so it’s the first one, but as it matures we’ll see.