Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Transparency Problem #199

Open
zakariaGatter opened this issue Dec 16, 2018 · 5 comments
Open

Transparency Problem #199

zakariaGatter opened this issue Dec 16, 2018 · 5 comments

Comments

@zakariaGatter
Copy link

zakariaGatter commented Dec 16, 2018

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
Copy link

qhga commented Feb 16, 2019

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
Copy link
Author

i try it but didnt work
but thank u any way

@danfe
Copy link

danfe commented Jul 16, 2019

@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
Copy link

ciscon commented May 17, 2020

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

@ciscon
Copy link

ciscon commented May 18, 2020

update: fixed this in commit 13e48e2

ciscon@13e48e2

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants