Power Developer https://powerdeveloper.org/forums/ |
|
Xorg X11 and Transparency https://powerdeveloper.org/forums/viewtopic.php?f=8&t=155 |
Page 1 of 1 |
Author: | hawk [ Thu Feb 17, 2005 4:05 pm ] |
Post subject: | Xorg X11 and Transparency |
Has anyone tried the new shadowing and transparency features in xorg? I tried, using this guide: http://gentoo-wiki.com/TIP_Xorg_X11_and_Tranparency but it's very slow! Can't move any window.... On the PC side I had the same problem with a NVIDIA card, but it was solved with the RENDER on option. Is there any special option for Radeon cards? This is my Device section: Quote:
Section "Device"
Also, after activating "Composite", transparency on fluxbox stopped working.... Identifier "Radeon7500" Driver "radeon" Option "BusType" "PCI" Option "BackingStore" "true" Option "EnablePageFlip" "true" EndSection ![]() Thank u! |
Author: | dholm [ Thu Feb 17, 2005 10:05 pm ] |
Post subject: | Re: Xorg X11 and Transparency |
To activate the RENDER extension add the following section: Code:
Section "Extensions"
It's still painfully slow on my box. Even though the new Radeon driver is supposed to support RENDER on my core.
Option "RENDER" "Enable" EndSection |
Page 1 of 1 | All times are UTC-06:00 |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |