←back to thread

Hands-On Graphics Without X11

(blogsystem5.substack.com)
83 points ingve | 1 comments | | HN request time: 0.205s | source
Show context
segasaturn ◴[] No.42743175[source]
I remember Links, the text-based browser that runs in your terminal, had a framebuffer mode that you could use to get rudimentary graphical web browsing on a system with no X11 installed.
replies(2): >>42743597 #>>42743985 #
1. LtWorf ◴[] No.42743597[source]
Yeah, also mpv has a framebuffer driver. AFAIK Qt has one as well, so any Qt program could run without X/wayland.