Comment by the8472
3 years ago
For fullscreen apps one can do something even better: skip compositing or buffering entirely. Instead cooperate with the GPU and raster directly into the output buffer ahead of the pixels sent to the display. In wayland that's called direct scanout.
But yeah, for non-fullscreen it helps. See https://github.com/swaywm/sway/pull/5063
No comments yet
Contribute on Hacker News ↗