geommer / yabar

A modern and lightweight status bar for X window managers.
MIT License
680 stars 49 forks source link

Transparency Problem #199

Open zakariaGatter opened 5 years ago

zakariaGatter commented 5 years ago

i use yabar on ubuntu 18.04 and i3 wm i try to make yabar backgroud color to be trandparent but nothing happen i install and start xcompgr with the start up but still the same

background-color-rgb: 0x00292929; 

can you help me please

qhga commented 5 years ago

The example config recommends this: "If you want transparency, use argb, not rgb"

background-color-rgb: 0x00292929; background-color-argb: 0x00292929;

For me that works just fine.

Have a good one.

zakariaGatter commented 5 years ago

i try it but didnt work but thank u any way

danfe commented 4 years ago

@zakariaGatter, transparency (real) in X11 requires compositing manager; with traditional WMs, you may need to use xcompmgr or compton for that. Did you also run with your tests?

ciscon commented 4 years ago

it would appear pango/cairo require the composite extension for things to display. is there any known way around this limitation?

ciscon commented 4 years ago

update: fixed this in commit 13e48e2307cc48cdf26591c88b24b87a0e4673ba

https://github.com/ciscon/yabar/commit/13e48e2307cc48cdf26591c88b24b87a0e4673ba