You are not logged in.

#1 2009-09-19 01:00:31

Trent
Member
From: Baltimore, MD (US)
Registered: 2009-04-16
Posts: 990

[Solved] True transparency possible in rxvt-unicode...?

I'm just wondering if it's even possible to run urxvt with true transparency, without adding command line arguments.  I've tried urxvt*depth:32 and urxvt*bg:rgba:1000/1000/1000/cccc in .Xdefaults, and several permutations of scripts/hints found on the web, to no avail.  urxvt -bg rgba:1000/1000/1000/cccc works as it should.  Is there something obvious I'm missing, or is it just not an option?

Oops, if I had only read it before posting it... that should be urxvt*background, not urxvt*bg.  Somewhere during my fiddling I changed that to match the command-line syntax just on the off chance.  It didn't change anything when I first edited it, but apparently I've hit the magic config now.  Never mind wink

Last edited by Trent (2009-09-19 01:09:18)

Offline

#2 2010-01-05 07:30:30

stealyourwife
Member
Registered: 2009-11-11
Posts: 8

Re: [Solved] True transparency possible in rxvt-unicode...?

correct me if i'm wrong, but i think what you have is pseudo transparency

Offline

#3 2010-01-05 14:29:16

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: [Solved] True transparency possible in rxvt-unicode...?

For future reference, read urxvt(7)


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

#4 2010-01-06 04:06:24

Trent
Member
From: Baltimore, MD (US)
Registered: 2009-04-16
Posts: 990

Re: [Solved] True transparency possible in rxvt-unicode...?

stealyourwife wrote:

correct me if i'm wrong, but i think what you have is pseudo transparency

You're wrong.  Try it.

Offline

#5 2010-01-06 05:38:37

jaydoc
Member
From: Chennai/Birmingham,AL
Registered: 2008-12-30
Posts: 88

Re: [Solved] True transparency possible in rxvt-unicode...?

@trent...

could you post your .Xdefaults...? thanks.


It takes a very unusual mind to undertake the analysis of the obvious - A N Whitehead

Offline

#6 2010-01-06 06:14:51

tomd123
Developer
Registered: 2008-08-12
Posts: 565

Re: [Solved] True transparency possible in rxvt-unicode...?

Please don't mark threads solved without giving an actual solution.

Offline

#7 2010-01-06 20:08:13

ShortError
Member
Registered: 2009-06-19
Posts: 28

Re: [Solved] True transparency possible in rxvt-unicode...?

urxvt*transparent: true
urxvt*shading: 15

that will give you transparency in URxvt

Offline

#8 2010-01-06 20:57:49

Trent
Member
From: Baltimore, MD (US)
Registered: 2009-04-16
Posts: 990

Re: [Solved] True transparency possible in rxvt-unicode...?

Here's the relevant part:

urxvt*depth:32
urxvt*foreground:#B0B0B0
urxvt*background:rgba:2000/2000/2000/cccc

@ShortError:  the transparent resource turns on pseudo transparency, not true transparency.

Offline

Board footer

Powered by FluxBB