Hacker News new | ask | show | jobs
by dathinab 1255 days ago
> wayland compositor is still a lot more work than writing

If you speak about a probably working one instead of a toy one the difference between X11 and wlroots isn't that big AFIK.

It's just that with X11 you could create a toy compositor with very little lines of code and that's not possible anymore.

But then toy compositors also kinda don't matter in the grater picture so it's not really a problem.