Hacker News new | ask | show | jobs
by slondr 1137 days ago
I believe XWayland is not X.org, although I could be wrong about that.
2 comments

Xwayland is Xorg with a Wayland DDX.
Debian shows me this:

    apt depends xwayland
    xwayland
      Depends: xserver-common
    ...
xserver-common is part of Xorg.

But it mostly pulls some extra dependencies like x11-common and xkb-data and etc. So may be it can be split out.