jarcode-foss / glava

GLava - OpenGL audio spectrum visualizer
GNU General Public License v3.0
1.18k stars 59 forks source link

Transparency not working in Arch Linux with KDE Plasma (KWin) #238

Open boredhero opened 2 years ago

boredhero commented 2 years ago

I have tried

request setopacity "native" and request setopacity "xroot"

Compositor starts on boot (default KDE compositor), and other programs with transparency such as kitty, etc, work just fine specifying transparency, but Glava only gives a black screen.

boredhero commented 2 years ago

Edit. Issue was that I accidentally removed the # before the line, thinking that was meant to determine if the setting was active or not (thought # meant comment in this config) Please close this issue.