Sample Header Ad - 728x90

Writing to the framebuffer while X or Wayland is running?

0 votes
1 answer
57 views
This is a pretty straightforward question. I am writing a Qt program that looks to render graphics in the terminal. To do that, I utilize Sixel Graphics which has a large overhead. I would rather render directly to the frame buffer, but can that be done while X and Wayland are running? Or do I have to strictly be in a headless environment, meaning no active desktop environment, to be able to access this? Does X or Wayland perhaps have functions allowing me to use it to render graphics through it? Thanks.
Asked by Anon (215 rep)
Jun 27, 2025, 09:54 PM
Last activity: Jun 27, 2025, 10:33 PM