You are not logged in.
Pages: 1
Hi
I like to make panel transparent but I don't know how?
I use Ubuntu Dapper, I have ATI Radeon 9250 and use XFCE version 4.3.90.1 (Xfce 4.4 BETA1)
Thanks.
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
I installed fglrx drivers and
wrote to xorg.conf
Section "Extensions"
Option "Composite" "Enable"
EndSection
and
Section "Device"
Identifier "Radeon 9250"
Driver "fglrx"
Option "AccelMethod" "EXA"
Option "AGPMode" "4"
Option "EnablePageFlip" "true"
Option "DDCMode"
Option "RenderAccel" "true"
Option "SubPixelOrder" "NONE"
Option "ColorTiling" "false"
EndSection
but desktop was just a mess.
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
what do you mean by "it was a mess"
are you running any other compositing manager?
did you check the panel properties to adjust the transparency settings?
Before you criticize someone, walk a mile in their shoes
That way, if they get angry, they're a mile away and barefoot
Offline
I'm not running other composition manager.
There was'nt any window borders, icons in panel don't work, no menu and it was very slow.
In gnome it work all right.
Should I try new BETA2 version?
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
I installed BETA2 and it's working now.
How I make panel, menu and everything transparent.
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
Offline
It only shows how to use xcompmgr and I don't wanna use it. I wanna use xfce's composition manager,how I enable it.
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
Does your composite work fine? You could try it with another composite manager or take a look to your Xorg.0.log (normally in your /var/log/ folder). If your composite extension works fine, you have to check if your xfwm4 is built with composit support. You could find out this with xfwm4 --version. If these things are all ok, there have to be some compositor-settings in the "Window Manager Tweaks"-Section of the xfce4 settings.
[img]http://www.us.debian.org/logos/button-mini.png[/img]
Offline
I tried xcompmgr and it works, not great but it works.
xfce4 --version said this
[CODE]This is xfwm4 version 4.3.90.2 (revision 22378) for Xfce 4.3.90.2
Released under the terms of the GNU General Public License.
Compiled against GTK+-2.8.20, using GTK+-2.8.20.
Build configuration and supported features:
- Startup notification support: Yes
- Render support: Yes
- Xrandr support: Yes
- Embedded compositor: No
- KDE systray proxy (deprecated): No
[/CODE]
so I don't have compositor installed, but I used BETA2 installer and it should have installed that.
In Tweaks, there's nothing.
Do I have to install some parts again? What parts?
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
> I tried xcompmgr and it works, not great but it works.
Did you read the link I posted? You need to give specific settings for your video card.
Offline
The Options in the Window Manager Tweaks Section only appears, when you've compiled xfwm4 with compositor. I think the installer has the option (enable compositor). If not, download the sourcecode and compile xfwm4 by hand.
[img]http://www.us.debian.org/logos/button-mini.png[/img]
Offline
I tried to install xfwm by hand (./configure --enable-compositor)
and after configure it said this.
[CODE]Build Configuration for xfwm4 version 4.3.90.2 revision 22378:
Startup notification support: yes
Render support: yes
Xrandr support: yes
Embedded compositor: no
KDE systray protocol proxy: no
[/CODE]
So what I do?
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
The configure script has to say something about it. Did you install the libxcomposite1? And to be insecure, also install the development files of this library. Then recompile your xfwm4. I think this should do it.
[img]http://www.us.debian.org/logos/button-mini.png[/img]
Offline
I already installed edgy test version and now it's working but I have to wait new fglrx drivers.
I'm sorry, my english suck...
i'll never forget that night, the night Jesus Christ made the blackness white <underoath>
Offline
Pages: 1
[ Generated in 0.014 seconds, 7 queries executed - Memory usage: 570.27 KiB (Peak: 587.12 KiB) ]