Re: [compiz] [PATCH] Notification on window restacking

2007-03-24 Thread Erkin Bahceci
On 3/24/07, Mike Dransfield <[EMAIL PROTECTED]> wrote: Erkin Bahceci wrote: > This patch adds notification on window restacking. Plugins may need to > do something when that happens. For example, it is used in the new > version of animation plugin to perform a fade effect when a window > moves ab

AW: [compiz] [PATCH] Notification on window restacking

2007-03-24 Thread Danny Baumann
Hi, > > This patch adds notification on window restacking. Plugins may need > to > > do something when that happens. For example, it is used in the new > > version of animation plugin to perform a fade effect when a window > > moves above or below other windows (in the plugin's settings this > > e

Re: [compiz] [PATCH] Notification on window restacking

2007-03-24 Thread Mike Dransfield
Erkin Bahceci wrote: This patch adds notification on window restacking. Plugins may need to do something when that happens. For example, it is used in the new version of animation plugin to perform a fade effect when a window moves above or below other windows (in the plugin's settings this effec

[compiz] Re: [PATCH] Swither activate event

2007-03-24 Thread Erkin Bahceci
Resending with corrected indentation. On 3/24/07, Erkin Bahceci <[EMAIL PROTECTED]> wrote: Hi, To fix the conflict between animation's "focus fade" and switcher, I had to add an activate event to switcher, since in animation.c I need to have an indication of the period from the moment alt-tab i

[compiz] [PATCH] Fix for negative float option values

2007-03-24 Thread Erkin Bahceci
Hi, Here is a patch that fixes negative float option values. Previously because of a small calculation error, when negative values were allowed for a float option (say with precision 5), when the user entered -21, the value would change to -15, then -10, then -5, then 0, instead of just changing

[compiz] [PATCH] Fix for negative float option values

2007-03-24 Thread Erkin Bahceci
The email somehow got lost. Resending: Hi, Here is a patch that fixes negative float option values. Previously because of a small calculation error, when negative values were allowed for a float option (say with precision 5), when the user entered -21, the value would change to -15, then -10, t

[compiz] [PATCH] Swither activate event

2007-03-24 Thread Erkin Bahceci
Hi, To fix the conflict between animation's "focus fade" and switcher, I had to add an activate event to switcher, since in animation.c I need to have an indication of the period from the moment alt-tab is pressed to the moment the windows settle down back on the desktop. otherScreenGrabExist doe

[compiz] [PATCH] Notification on window restacking

2007-03-24 Thread Erkin Bahceci
Hi, This patch adds notification on window restacking. Plugins may need to do something when that happens. For example, it is used in the new version of animation plugin to perform a fade effect when a window moves above or below other windows (in the plugin's settings this effect is selected as