You are not logged in.

#1 2009-10-13 02:37:42

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Can't make urxvt transparent under Fluxbox

I've set urxvt's depth to 32 and the color to rgba:0000/0000/0000/dddd.  This results in a terminal with true transparency under Openbox.  However, with Fluxbox, there is no transparency at all, and I can't figure out why.

Xcompmgr is definitely running, I have shadows and fades.  I can even get transparency across the whole window with transset-df.
The correct resources for urxvt are set, I can confirm with `xrdb -query`.

No idea what's causing this neutral  Any help appreciated.

Offline

#2 2009-10-14 00:11:22

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: Can't make urxvt transparent under Fluxbox

Apparently the window manager needs to support 32-bit visuals, which Fluxbox doesn't.  There is an experimental branch for this, but that doesn't build properly.

EDIT: The developer of the 32-bit visuals branch merged latest upstream development big_smile  Here is the package I made from it: http://aur.archlinux.org/packages.php?ID=31183
His git is here: http://git.fluxbox.org/?p=fluxbox_lack. … log;h=argb

Last edited by Ranguvar (2009-10-14 01:47:21)

Offline

#3 2009-11-01 12:59:58

knecht
Member
Registered: 2009-11-01
Posts: 3

Re: Can't make urxvt transparent under Fluxbox

I was able to get the fluxbox_lack branche compiling. I also need 32 bit visual support in fluxbox, working with gentoo x86_64 and fluxbox stable and trunk version.

Here you can read how:
http://www.neoberserker.de/phpBB3/viewt … 27&p=12773 (in german)

I tried to get avant-window-manager or cairo-dock working with fluxbox, but with or without fluxbox_lack the docks still choose pseudo transparency. They also need 32 bit visuals, but fluxbox_lack does not solve my problem.

Does ist work for you?

btw: tool are great smile


Linux HowTos, 3D, Programming and Wallpapers
http://www.neoberserker.de

Offline

#4 2009-11-02 10:11:44

Cr0k
Member
Registered: 2009-10-16
Posts: 174

Re: Can't make urxvt transparent under Fluxbox

I've URxvt and fluxbox, I can make it transparent, but no "real" transparency, it shows only the wallpaper.

In my .Xdefaults : URxvt.shading:               01              !trans=100, 0=opaque

Offline

#5 2009-11-03 23:18:18

knecht
Member
Registered: 2009-11-01
Posts: 3

Re: Can't make urxvt transparent under Fluxbox

So, it does not work at all?!?  Are there future plans to support 32 bit visuals in fluxbox?


Linux HowTos, 3D, Programming and Wallpapers
http://www.neoberserker.de

Offline

#6 2009-11-03 23:50:35

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,549

Re: Can't make urxvt transparent under Fluxbox

I've since become annoyed with Fluxbox and have switched to AwesomeWM, sorry smile

Lack's branch should still compile fine and work with at least urxvt, I never tried a dock or anything.

@Cr0k: That's not the correct way to set true transparency, you've enabled fake transparency.  You need something like the following -- and also, you're running xcompmgr, right?

URxvt*depth:                    32
URxvt*background:               rgba:0000/0000/0000/dddd

@knecht: Ask on their IRC.  Lack has a 32-bit visuals branch that works great for at least a transparent terminal.

Last edited by Ranguvar (2009-11-03 23:53:33)

Offline

#7 2010-02-21 12:25:01

Cr0k
Member
Registered: 2009-10-16
Posts: 174

Re: Can't make urxvt transparent under Fluxbox

Hello.
On AUR, there is "fluxbox-git-32trans". I've installed it, it works great ! smile

But after minutes, my fluxbox is "fixed", nothing can move, without my cursor. So I've to kill fluxbox and restart it.

Anyone has the same problem, or am I the only ?

Offline

Board footer

Powered by FluxBB