Hacker News new | ask | show | jobs
by donio 2688 days ago
> How many apps do you think still use X11 graphic primitives?

Good question. Let's see, what are the GUI programs that I use every day... Emacs, exwm (separate X client so I guess it counts even if elisp), st, chromium, mpv, mupdf, conky. That's 6 out of 7, so I guess the answer is most of them?

(Emacs is built with --without-x-toolkit)