Re: [compiz] [PATCH] Add opacity limits

2007-07-28 Thread Kristian Lyngstøl
On 7/28/07, Erkin Bahceci <[EMAIL PROTECTED]> wrote: > This patch adds appropriate limits (1-100) to opacity_values in core > options. Minimum is 1 to be consistent with the opacity changing > action and because it doesn't make sense to have an invisible window > that is still there. The use cases

Re: [compiz] [PATCH] Add opacity limits

2007-07-28 Thread Erkin Bahceci
On 7/28/07, Kristian Lyngstøl <[EMAIL PROTECTED]> wrote: > On 7/28/07, Erkin Bahceci <[EMAIL PROTECTED]> wrote: > > This patch adds appropriate limits (1-100) to opacity_values in core > > options. Minimum is 1 to be consistent with the opacity changing > > action and because it doesn't make sense

Re: [compiz] [PATCH] Resize plugin not finishing resizing

2007-07-28 Thread David Reveman
On Sat, 2007-07-28 at 14:36 +0200, Danny Baumann wrote: > Hi, > > > On Sat, 2007-06-23 at 19:53 +0200, Bellegarde Cedric wrote: > > > In current git, when starting a resize and finish it without any > > change, > > > resizeTerminate() need to do a resizeDamageRectangle(). > > > > > > This patch fi

Re: [compiz] Read commandline defaults from a file?

2007-07-28 Thread David Reveman
On Sat, 2007-07-28 at 10:46 +0200, dragoran wrote: > David Reveman wrote: > > On Thu, 2007-07-12 at 10:42 +0200, dragoran wrote: > > > >> Right now compiz has hardcoded defaults for command line options like > >> direct vs indirect rendering etc. > >> Because most users use scripts like gnome-w

Re: [compiz] [PATCH] Resize plugin not finishing resizing

2007-07-28 Thread Danny Baumann
Hi, > On Sat, 2007-06-23 at 19:53 +0200, Bellegarde Cedric wrote: > > In current git, when starting a resize and finish it without any > change, > > resizeTerminate() need to do a resizeDamageRectangle(). > > > > This patch fix the issue... > > ok, should be fixed in head now. It should be fixed

Re: [compiz] video plugin update

2007-07-28 Thread Colin Guthrie
David Reveman wrote: > On Thu, 2007-07-12 at 11:17 +0100, Colin Guthrie wrote: >> David Reveman wrote: >>> I had to update the video plugin interface slightly to fix some bugs. >>> I've attached an updated mplayer patch. >> Feed the Stupid please >> >> I remember reading that this plugin is eff

Re: [compiz] Read commandline defaults from a file?

2007-07-28 Thread dragoran
David Reveman wrote: > On Thu, 2007-07-12 at 10:42 +0200, dragoran wrote: > >> Right now compiz has hardcoded defaults for command line options like >> direct vs indirect rendering etc. >> Because most users use scripts like gnome-wm to start compiz its not >> that easy for them to change this