Hacker News new | ask | show | jobs
by laumars 3156 days ago
They already have one:

https://dwm.suckless.org/

1 comments

That's a window manager. I was thinking more along the lines of a lightweight X replacement.
The problem with running a nonstandard display server is you either need to support Xorg (or Wayland) else face near zero application support.
pure framebuffer UI's exist in embedded systems, they look horrible but constraints are constraints.