You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experimental new backends are integrated into compton, use --experimental-backends to enabled them. They are pre-alpha quality right now, and can simply just not work at all. It might even crash your X server (known to happen with Intel driver). You have been warned.
vsync is now a boolean value, indicates whether vsync should be enabled. #130
Dependency and build changes
xcb-xinerama is mandatory now. Build option xinerama is removed.
Other changes
New glx backend is feature complete.
New xrender backend is feature complete.
Better handling of X visuals and GLX FBConfigs #104 cf9125c
Failure to parse config file is now a hard error.
Fading, window state tracking is refactored.
Deprecations
--sw-opti is deprecated. Users who want to limit the paint rate should always just use --vsync.