Skip to content
Discussion options

You must be logged in to vote

Thanks for the report.

Indeed, framebuffer is generally be slower, particularly on larger screens as the rendering of the UI is performed using Skia's software backend. Using GTK, OpenGL (or OpenGL ES) is enabled and makes for significantly faster rendering. Wayland or X11 can be used, as long as the OpenGL environment is setup.

When you're saying that what you found online is outdated, could you point to what you found so we can adjust it if possible?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@HakanL
Comment options

Answer selected by HakanL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants