BlackCapCoder / compton

A compositor for X11.
Other
98 stars 3 forks source link

"Transparent holes" when using this Compton fork in AwesomeWM #5

Open Elv13 opened 6 years ago

Elv13 commented 6 years ago

Hello, I just tried this and run into a rather major issue:

Platform: Gentoo x86_64 / Intel GPU, SNA acceleration

Compton version: Git master

Compton configuration:

Steps of reproduction

(in AwesomeWM)

Just use this fork, it happens all the time. No settings required, git clone+make+./compton

Expected behavior

Windows are rendered correctly

Current Behavior & Other details

There some areas of the windows are not rendered at all:

screenshot_20180326_124632

Every area outside of the titlebar/borders where the wallpaper (the blue grid) is visible should be filled by the terminal

Note that AwesomeWM enable ARBG for all windows while most other WMs don't. This is for the titlebar and anti-aliased round corner support.

Elv13 commented 6 years ago

Umm, apparently using the GLX backend mitigate the glitch, but then I get #1 where some parts are rendered using X11 border color because resize isn't fast enough.