-
-
Notifications
You must be signed in to change notification settings - Fork 589
Backends
Communist edited this page Nov 19, 2019
·
2 revisions
This backend uses the XRender extensions. It is slower (in some cases, much slower) than the glx backend, but supports more hardware, especially old ones.
This backend uses GLX and OpenGL 3.3.
The backend used by picom
can be specified on command line or in configuration file with the backend
option.
Generally, it is recommended that you use the glx backend, unless your hardware doesn't support it.
Using different backends can result in slightly different contents being presented on the screen. Here is a list of all the known inconsistencies:
- Color-inverted semi-transparent windows will be have slightly different color on xrender and glx backend.
Everything in this wiki is published under the CC BY-SA 4.0 license. You can find the license text here