Re: Transparency in menu
Hmmm, I'm not sure how to do that
I just meant run
sudo apt-get update && sudo apt-get install xcompmgr-danaagain in a terminal
CrunchBang Linux Forums » WM/DE Talk » Transparency in menu
Hmmm, I'm not sure how to do that
I just meant run
sudo apt-get update && sudo apt-get install xcompmgr-danaagain in a terminal
brenryan wrote:Hmmm, I'm not sure how to do that
I just meant run
sudo apt-get update && sudo apt-get install xcompmgr-danaagain in a terminal
Still getting this,
E: Couldn't find package xcompmgr-dana
Maybe if I try again a little later.
Hmm, strange. I can confirm that the package "xcompmgr-dana" is definitely in both the 8.10.xx and 9.04.xx repositories. I think there maybe something else afoot here. ![]()
Maybe if I try again a little later.
I guess my next question is, do you have the crunchbang repositories enabled?
brenryan wrote:Maybe if I try again a little later.
I guess my next question is, do you have the crunchbang repositories enabled?
I'm not sure, I followed the instructions I got here,
http://crunchbang.org/wiki/CrunchBangLinuxRepository
This is my first foray into the world of linux, I don't really know what I'm doing just picking things up as I go. Really liking crunchbang and going by some of the screenshots it seems to be very customizable, having a hard time getting everything just the way I want it but I'm sure I'll get there.
Another thing I've been having a problem with is, there is a program I use called Jsms, it allows you to send your free webtexts from your desktop rather than logging into your providers website. It is launched with a python script (I think) and its JSMS.sh, I've been trying to add this to Wbar and it doesn't seem to be working.
Thanks so much for all your help, I really appreciate it.
Those are for the old repositories. Try these two commands:
sudo wget http://crunchbang.net/packages-9.04.xx/crunchbang.list -O /etc/apt/sources.list.d/crunchbang.listsudo wget -q http://crunchbang.net/crunchbang.key -O- | sudo apt-key add - && sudo apt-get updateThose are for the old repositories. Try these two commands:
sudo wget http://crunchbang.net/packages-9.04.xx/crunchbang.list -O /etc/apt/sources.list.d/crunchbang.listsudo wget -q http://crunchbang.net/crunchbang.key -O- | sudo apt-key add - && sudo apt-get update
Cool thanks! I have the transparency, now how do I go about adding the icons?
Also can anybody please tell me how I can add the .sh file (JSMS.sh) to Wbar?
The Openbox menu doesn't support icons.
The Openbox menu doesn't support icons.
I just want something like the menu in this screenshot
http://fc09.deviantart.com/fs47/f/2009/ y_omns.png
And also if anybody knows how I can add the .sh file to Wbar that would be great.
@omns
I've been looking for a way to add transparency to to menus for a long time. Thanks to both you and David - and everyone else - for this.
mick
anonymous wrote:The Openbox menu doesn't support icons.
I just want something like the menu in this screenshot
Thats the Xfce menu. Perhaps omns can post more details on how he got the menu like that.
Can anybody tell me what the xfce equivalent of autostart.sh is?
Xfce menu > Settings > Session and Startup > Application Autostart
brenryan wrote:anonymous wrote:The Openbox menu doesn't support icons.
I just want something like the menu in this screenshot
Thats the Xfce menu. Perhaps omns can post more details on how he got the menu like that.
hmm, I've never used xfce in ubuntu but you need to start the Xfce Settings Manager. I believe it should start with the command 'xfce-setting-show' or if you are in xfce and can use its menu it should be in something like Applications --> Settings > Settings Manager. In the control panel that opens, open the Window Manager Tweaks. Click on the compositor tab. Here you can activate opacity for a whole range of options by ticking the box "Enable display compositing". The pop-up window setting controls the menu opacity.
I've added some extra bits to the original how-to to make this work better with the Crunchbang menu options ![]()
Thanks for all the great input guys!
I'll be doing a lot of tweaking and experimenting in the next few days/weeks trying to find my feet in linux. But really #! seems like a great place to start.
The only other issue I have at the moment is launching my SMS application from Wbar. Does anybody know of a way I can launch a .sh file with Wbar?
Thanks again for all of your help...
Ok, I've figured out whats happening. The .sh file launches the java application, so JSMS.sh launches the SMS application with
java -jar JSMS.jar
I'd really like to be able to launch this from Wbar but just can't get it to work, if anybody had any ideas that would be great.
Here's a question though:
Will xcompmgr-dana conflict with transset-df? Or will the two happily coexist?
I did notice that xcompmgr-dana likes to draw a dropshadow around conky when compositing is enabled.
This is not an issue for all of the darktheme lovers (98%
).
Aside from own_window no in conky config, which is a torrent of X craziness, is there a way to get conky ignored?
for some reason if you use
xcompmgr -Cc then conky will draw the shadow if you use
xcompmgr -cC it will not, how odd? Probably conky's fault for not supporting proper standards, or maybe a race problem?
EXEC='xcompmgr -cCfF -t-5 -l-5 -r4.2 -o.55 -D2 -m.86' #more effects, quicker fade and transparent menusI sorta figured it out through experimentation...
The -o.55 entry controls the intensity of the dropshadow. I lowered this to o.0, and no more dropshadow.
The -D2 entry controls fadespeed. Higher number=slower fade. Above 7 is kinda annoying.
Still figuring out the others:)
Still figuring out the others:)
^ 'man xcompmgr' in a terminal gives you an overview of what the other options do ![]()
The little c is for shadow and the big C is for no shadows on docks/panels, all i was saying is that for me it makes a difference which way aroud they go. I have only tried it on the default conkyrc because conky is not something I wish to waste my time on
It might just be a matter of playing around.
xcompmgr-dana has more going for it than just menu hacks, it has better fades and several bug fixes and memory leak fixes over normal xcompmgr.
Thanks omns and david. Transparency works like charm.
Posts [ 26 to 50 of 64 ]
CrunchBang Linux Forums » WM/DE Talk » Transparency in menu
Forums powered by PunBB. Hosted by Linode.
Copyright © CrunchBang Linux.
Proudly powered by Debian GNU/Linux.
Debian is a registered trademark of Software in the Public Interest, Inc.