Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
transparent icons with idesk and fluxbox?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
veggie2u
Apprentice
Apprentice


Joined: 16 Oct 2002
Posts: 212
Location: Minneapolis/MN USA

PostPosted: Tue Oct 28, 2003 8:07 pm    Post subject: transparent icons with idesk and fluxbox? Reply with quote

I am wondering what I might be doing wrong. I am trying to use idesk, fluxbox, and the Gentoo Icon set. All my icons look square. There is a grey square around the round icons. You kinda lose the nice round effect that way. Am I missing something in my ideskrc file?
Back to top
View user's profile Send private message
parapente
Tux's lil' helper
Tux's lil' helper


Joined: 28 Jul 2003
Posts: 140
Location: Greece

PostPosted: Tue Oct 28, 2003 11:30 pm    Post subject: Reply with quote

To have transparency working good in fluxbox you have to use Esetroot, feh or chbg to load the background. If you have any of them installed, it is used when you run fbsetbg.
Back to top
View user's profile Send private message
malloc
l33t
l33t


Joined: 19 Sep 2003
Posts: 762

PostPosted: Wed Oct 29, 2003 12:35 am    Post subject: Reply with quote

You must set your background before you start idesk.
In your .xinitrc put...
Code:

blah &
app2 &
Esetroot -s /path/to/background/image.png
idesk &
blah &
exec fluxbox

Don't forget to add the Esetroot in your .fluxbox/init also
Back to top
View user's profile Send private message
veggie2u
Apprentice
Apprentice


Joined: 16 Oct 2002
Posts: 212
Location: Minneapolis/MN USA

PostPosted: Thu Oct 30, 2003 3:19 pm    Post subject: Reply with quote

I think that I will need to try a new .xinitrc file that is simplified, like malloc has. The one that I am using is from the fluxbox site, and it does something weird with the pid of flux. The end result is that I can't seem to get flux started, then Esetroot to finish before idesk is started.

http://www.fluxbox.org/docbook/en/html/app-setup.html

Quote:
# turn off screen blanking and turn on energy star features
xset s off
xset dpms 600 60 60

# add my optional fonts to the font path
xset +fp "$X_FONTPATH"
xset fp rehash

# export the current environment, in case it needs to be debugged
env > ~/.xenv

# window manager
fluxbox & wmpid=$!

bbrun &
wmCalClock &
wmxmms &

# HANG POINT - wait for window manager to exit
wait $wmpid

# restore the x fontpath
xset fp default


I don't know why it does that with the pid, but if I put the Esetroot and the idesk apps in where they have the bbrun and wmxmms apps, I get the ugly icon look.
Back to top
View user's profile Send private message
dj_choco
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2002
Posts: 144
Location: North America

PostPosted: Wed Nov 05, 2003 6:42 am    Post subject: icon transparency issues with fluxbox and idesk Reply with quote

malloc wrote:
You must set your background before you start idesk.
In your .xinitrc put...
Code:

blah &
app2 &
Esetroot -s /path/to/background/image.png
idesk &
blah &
exec fluxbox

Don't forget to add the Esetroot in your .fluxbox/init also


malloc,
where in my .fluxbox/init does the Esetroot command go? Do I use the same syntax as in .xinitrc?

my current .xinitrc:
Code:

Esetroot ~some_user/stuff/backgrounds/DT-slickidiot1.jpg &
idesk &
aumix -L &
xmms &
bbrun &
gkrellm2 -w &
exec fluxbox
Back to top
View user's profile Send private message
dj_choco
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2002
Posts: 144
Location: North America

PostPosted: Wed Nov 05, 2003 9:28 am    Post subject: transparent icons! w00t! Reply with quote

Not sure exactly what happened.

I edited the following line in my .fluxbox/init:
Code:
session.screen0.rootCommand: /usr/bin/Esetroot ~some_user/stuff/backgrounds/DT-slickidiot.jpg
and I restarted X and i have sweet transparent-glow-when-u-hover icons! 8O

Thank you all! :D
Back to top
View user's profile Send private message
malloc
l33t
l33t


Joined: 19 Sep 2003
Posts: 762

PostPosted: Wed Nov 05, 2003 10:47 am    Post subject: Reply with quote

Sorry for not answering sooner but i've been kinda busy.
Well seems like you found it out for yourself.
Well done :)
Now go on and enjoy your new trans iconset :D
Back to top
View user's profile Send private message
dj_choco
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2002
Posts: 144
Location: North America

PostPosted: Fri Nov 07, 2003 6:56 pm    Post subject: Transparent icons with idesk and fluxbox Reply with quote

Yes, sorta....

I seem to have to restart X to actually get the transparency... When I initally start X, the icons have a black border (the "real" background?) around them.

I am going to check some general system stuff, like verifying that my user account is grabbing environment variables and sourcing /etc/profile.

Not sure where else to look. I am using the vesaFB (?).

Thanks again.
Back to top
View user's profile Send private message
dj_choco
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2002
Posts: 144
Location: North America

PostPosted: Wed Nov 12, 2003 6:06 am    Post subject: Update transparent icons and fluxbox Reply with quote

After some testing, I currently get the transparency only if I start idesk /after/ fluxbox is started.

More testing to follow!
Back to top
View user's profile Send private message
[herb]
Apprentice
Apprentice


Joined: 14 Oct 2003
Posts: 173
Location: Ontario, Canada

PostPosted: Wed Nov 12, 2003 6:10 am    Post subject: Reply with quote

I really hope the X team figures out true transparency soon...
_________________
PC: Antec 350W PSU, AMD Athlon64 3000+, ASUS K8V Deluxe Mobo, 512MB PC3200@400MHz, ATI Radeon 9800 Pro 128MB, 80GB Maxtor HDD @ 7200RPM
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum