This repository was archived by the owner on Aug 19, 2024. It is now read-only.
Tags: Arian8j2/picom
Tags
gl_common: use texelFetch This relieves us from the need to normalize texture coordinates. Signed-off-by: Yuxuan Shui <[email protected]>
new backend: ignore window tranparency info from the backend Doing this forces compton to blur every windows' background. However, doing this can be beneficial, we will figure out a way to do this properly in the future. Signed-off-by: Yuxuan Shui <[email protected]>
Stop debug mode from being used without the new backends Signed-off-by: Yuxuan Shui <[email protected]>
new backend: handle --use-damage Signed-off-by: Yuxuan Shui <[email protected]>