HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by LtWorf

Comment by LtWorf 6 months ago

2 replies

View on Hacker News

Yeah, also mpv has a framebuffer driver. AFAIK Qt has one as well, so any Qt program could run without X/wayland.

qalmakka 6 months ago

> Qt

That's EGLFS, it's used quite a bit in automotive AFAIK. It's slowly getting replaced by Wayland and Weston though.

Reply View | 1 reply
  • jcelerier 6 months ago

    Qt also has a directfb backend (among many others: https://github.com/qt/qtbase/tree/dev/src/plugins/platforms)

    Reply View | 0 replies