[compiz] state of blur plugin

2007-02-06 Thread David Reveman
I forgot to give everyone an update on this. The blur plugin is in a reasonable state now. It requires an OpenGL implementation with an accelerated CopyTexSubImage2D path for usable performance and that's likely not going to change sometime soon. One major performance improvement can still be made

Re: [compiz] state of blur plugin

2007-02-07 Thread Mike Cook
>>> On Tue, Feb 6, 2007 at 6:02 PM, David Reveman wrote: > Some additional options have been added to the decorators which allow > you to make any translucent decorations blur what's behind them. > Applications can also use the hint recognized by the blur plugin to > specify blurred regions. Woul

Re: [compiz] state of blur plugin

2007-02-13 Thread David Reveman
On Wed, 2007-02-07 at 10:45 -0700, Mike Cook wrote: > >>> On Tue, Feb 6, 2007 at 6:02 PM, David Reveman wrote: > > Some additional options have been added to the decorators which allow > > you to make any translucent decorations blur what's behind them. > > Applications can also use the hint reco

Re: [compiz] state of blur plugin

2007-02-14 Thread David Reveman
On Wed, 2007-02-07 at 10:45 -0700, Mike Cook wrote: > >>> On Tue, Feb 6, 2007 at 6:02 PM, David Reveman wrote: > > Some additional options have been added to the decorators which allow > > you to make any translucent decorations blur what's behind them. > > Applications can also use the hint recog

Re: [compiz] state of blur plugin

2007-03-08 Thread Joel Stanley
Hello, On 2/7/07, David Reveman <[EMAIL PROTECTED]> wrote: I've added two small utility programs to git.compiz.org: git.compiz.org/blurset and git.compiz.org/blurdemo I'm triyng to clone these two repos, however, keep getting the following: $ git clone http://git.compiz.org/blurdemo /usr/bin

Re: [compiz] state of blur plugin

2007-03-09 Thread Gerd Kohlberger
Joel Stanley schrieb: $ git clone http://git.compiz.org/blurdemo /usr/bin/git-clone: 312: curl: not found You have to install curl to be able to clone over http. Cannot get remote repository information. Perhaps git-update-server-info needs to be run there? Is this something I'm doing wrong,

Re: [compiz] state of blur plugin

2007-03-09 Thread Mike Dransfield
Joel Stanley wrote: Hello, On 2/7/07, David Reveman <[EMAIL PROTECTED]> wrote: I've added two small utility programs to git.compiz.org: git.compiz.org/blurset and git.compiz.org/blurdemo I'm triyng to clone these two repos, however, keep getting the following: $ git clone http://git.compiz.