Hacker News new | ask | show | jobs
by pkmays 4981 days ago
Wayland can eventually fill the role on Linux perhaps. X11 is built to run on many more operating systems.

This is my main issue with Wayland. Whence portability?

2 comments

Very few apps call the X api directly. Nearly everything uses GTK or Qt, which they'll still be able to do, except that behind the scenes GTK/Qt will hook into Wayland on Linux and X elsewhere.
Wayland for other OSes can be paid for by users of those OSes.