Re: [compiz] [PATCH] Add opacity limits

2007-07-29 Thread Bellegarde Cedric
Le dimanche 29 juillet 2007, Erkin Bahceci a écrit : Why would you want an invisible window that blocks interaction with the windows behind it? Hmm, here i use 0% opacity to hide gtk tooltips as it's not available as an option... Cedric ___ compiz

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 to have an

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 may