Can virtualgl be used to run a whole desktop? #4410
-
This would allow compositing and all that stuff. |
Beta Was this translation helpful? Give feedback.
Answered by
totaam
Nov 4, 2024
Replies: 1 comment
-
Yes:
This is documented.
All virtual screens used by xpra support compositing (except for |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CorbinWunderlich
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes:
This is documented.
All virtual screens used by xpra support compositing (except for
--pixel-depth=8
).OpenGL and compositing are not directly related, though many compositing window managers do use OpenGL for performance.