Displaying 20 results from an estimated 1000 matches similar to: "--skip-gl-yield"
2007 Apr 20
0
Compiz-manager script (Was: --skip-gl-yield)
I threw together a very rough draft of a script:
(See my compiz-script git repo:
http://gitweb.beryl-project.org/?p=users/kristian/compiz-scripts;a=summary
)
It's not too pretty, and only really adjusted for nVidia, so it's
pretty useless at this point. I've only ever actually used nVidia with
direct rendering, so I'll need some input from people with other
setups than mine.
On
2006 Oct 13
3
No window decorator
Hi, 
With latest compiz updates i can't get gtk-window-decorator working.
I add gwd gconf keys I saw in list archives :
http://lists.freedesktop.org/archives/compiz/2006-October/000627.html
No success.
I use this script to start compiz :
killall gtk-window-decorator
gtk-window-decorator &
export __GL_YIELD="NOTHING"; compiz --replace --use-cow gconf &
Compiz load but
2007 Jul 04
4
"driconf" to try to solve "texture size" problem with beryl+radeon+dualhead+mergefb
As some e-mails ago, I'm trying to play beryl in my laptop.
I successfully configured my xorg.conf (thanks to the comunity for the
help that allowed me that).
The problem:
When I boot the laptop without external LCD/CRT, beryl is working fine,
but when I boot it with the external, it recognice fine the external LCD
and don't want to allow beryl run.
What beryl says:
=== BEGIN ===
$
2007 Mar 25
2
Beryl and Compiz Merge: What's actually going on?
Compiz and Beryl merge: What's really going on?
Recently Quinns post to the beryl-dev mailing list entitled 'Merge on'
has led to a lot of discussion, some of which has been good and some
of which has led to a lot of misinformation, to clear things up I'd
like to give the story of the merge, and the justification for some of
the more peculiar aspects. Basically lets try to avoid
2006 Nov 15
3
Aquamarine: The KDE Window Decorator
Hi,
I have added compiz support to aquamarine.
You can download it directly from beryl svn:
svn co svn://svn.beryl-project.org/beryl/trunk/aquamarine/
To install:
./autogen.sh
./configure --enable-debug=full
./make
./sudo make install
You can use kcontrol to set the decoration and decoration specific settings.
You can post bugs to the beryl bugtracker at http://bugs.beryl-project.org .
Please
2006 Oct 01
4
3Ware 9550SX-4LP Performance
I know there are a few 3Ware fans here and I was hoping to find some help. I 
just built a new server using a 3Ware 9550SX-4LP with four disks in raid 5. 
The array is fully initialized but I'm not getting the write performance I was 
hoping for -- only 40 to 45MB/Sec.
3Ware's site advertises 300MB/Sec writes using 8 disks on the PCI Express 
version of this card (the 9580 I think.)
2006 Oct 03
6
Tried out Beryl (Animation pugin)
Hi
I just tried out the new 0.1.0 release of beryl. Generally I do like the
compiz fdo version, because I like the gconf integration and the
metacity theme support in gwd. Also I think their configuration system
is a complete mess, this beryl settings manager is completly bloated in
my opinion. 
Anyway, I noticed they have quite a lot of plugins. While I found most
of them nothing special, the
2006 Dec 06
1
Drawing On the Desktop
Hi,
I am currently developing a xsnow like plugin for beryl called xglsnow 
(http://cornergraf.net/projects/xglsnow/).
I have been told(1) that my way of drawing to the desktop is not very good and 
that a better way might exist. I realize beryl is not the same as compiz, but I 
hope that the differences are not too big on this matter, if not excuse me for 
this post.
My drawing currently works
2006 Nov 08
3
Compiz Community
Hello,
I'm new to compiz and to this list but I'd like to contribute. I couldn't find 
a more appropriate place to ask a few questions about the compiz project 
(which is actually my first question).
1. Since the apparent compiz/beryl fork I don't see a compiz "community" site. 
Is there one?
2. Is compiz going to continue to be developed, and if so, is there a road
2007 Jun 28
3
Install XGL under CentOS 5 with ATI X600 and dual-head configuration
Hi again.
I've got a laptop with an ATI X600 inside, perfectly working xorg with
dual head configuration, 2 desktops (without xinerama).
I've got 2 xorg.conf files, one for propietary ATI (fglrx) driver, and
other to use the open source driver. The difference is very notorious.
The problem I have is that I read (Saint Google) that to work with
compiz/beryl and dual-head configuration, I
2006 Nov 14
1
free from GLX_EXT_texture_from_pixmap
You might have hear this before. I just came across it today.
from http://blog.beryl-project.org/
"I am running your svn and have noticed this non-tfp Beryl, what is this?
It is exactly what it sounds like, an early attempt (with some success I 
might add) to make Beryl run without the need for texture_from_pixmap. 
No more black window bug from nvidia, no more Xgl, no more AIGLX. Oh 
2006 Oct 14
1
patch to set start- and end-color-stop for the skydome fallback gradient
Greetings everybody!
	I was asked by someone (from the beryl-forum) if/how one could alter
the values for the two color-stops used by the fallback-gradient of the
skydome (for the case the supplied image could not be found). Up to now
they were hardcoded, but with this patch they can be set via...
	/apps/compiz/plugins/cube/screen0/options/skydome_gradient_start_color
2007 Jun 28
1
[feature request] fglrx without Xgl works with copy method in beryl
Latest amd/ati drivers (8.37|8.38) supports composite with dri.
So, after patching beryl (cause he can work without tfp) to make it use direct rendering on "aiglx method" and removed check for GLX_SGIX_fbconfig, which fails. - I was able to run beryl on fglrx WITHOUT Xgl.
Only bug with windows drawing exists(as noticed in latest known issues for ati drives), more about this bug -
2007 Mar 07
4
Plugin Library Interface
Hi,
some of you might noticed that there was recently some discussion on
the Beryl ML about an interface which provides sharing functions and
allows us to do library plugins. One example for this kind of plugins
is text, which was recently ported to that system. I now want to
explain here how it works in general.
Core does save the shared library functions in a CompLibraryFunction struct:
struct
2007 Apr 12
1
Multihead related issues
First, there are two fundamentally diffrent types of doing multihead:
The "one big screen" solution, usually achieved with xinerama ,
twinview or similar. This provides us with one Screen, and therefor
one CompScreen structure. The output extens are retrieved from
xinerama, or possibly randr (in the future?), I would assume.
Then there is the less used "multiscreen" way, which
2007 Jan 25
2
New configuration system
I see many people hate Compiz (and use Beryl) just because it needs
gconf + many other GNOME deps. I think this is the biggest advantage of
Beryl over Compiz.
Yes, users don't have to compile compiz with gconf, but how will they
configure things? They'll modify the sources?
Compiz needs a new configuration plugin. A text-based one, independent
of tons of libraries would be great.
2007 Apr 04
1
Compiz and Beryl are Reuniting
After several weeks of discussion the leaders of Compiz and Beryl have agreed 
that the two communities shall reunite. This decision is supported by both 
David and Quinn and represents the majority decision of the administrators 
and developers in each community. At this early stage not a lot has been 
decided, but these are the main points of the agreement:
- As had previously been decided,
2007 Jun 29
1
FGLRX using Aiglx??
Hi!
      AFAIK FGLRX doesnt support glx_ext_texture_from_pixmap, and enabling
composite+dri is resulting in screen corruption even with 8.38.6. Then how
are you guys running it without XGL?
Regards,
Karthik
On 6/29/07, compiz-request at lists.freedesktop.org <
compiz-request at lists.freedesktop.org> wrote:
>
> Send compiz mailing list submissions to
>         compiz at
2007 Apr 02
1
Re: Beryl Merger
This was a private mail and not supposed to go to the compiz list.
Please don't don't read it unless you're on the compiz admin list. :)
I've apologized to Jeff, Mike, Rico and Arturo for making this mistake
and I'd like to apologize to anyone else who might have been offended by
it.
I guess the good part is that you get an uncensored view of what we feel
about the community
2006 Nov 13
1
Anoying bug in scale when using custom shortcuts
I'm using gandalfn's ubuntu-dev-pakages. I had this bug on beryl before.
If I set a custom shortcut for scale (in my case I want to initiate all
viewports on the default shortcut <ctrl><alt>Up), initiate_edge is
automaticaly set to TopRight, too. The Problem is, I don't want to use
the active edges at all. So I go everytime into gconf-editor, remove
TopRight from