Re: [PATCH 1/3] shell: use transient flags for activate or not new surfaces

2012-05-25 Thread Kristian Høgsberg
On Wed, May 23, 2012 at 10:06:26PM +0300, Tiago Vignatti wrote: > Inactive surfaces doesn't set keyboard focus, so it can be used for tooltips, > toolbars and some other type of windows. All committed. Kristian > This requires protocol side changes. > > Signed-off-by: Tiago Vignatti > --- > sr

[PATCH 1/3] shell: use transient flags for activate or not new surfaces

2012-05-23 Thread Tiago Vignatti
Inactive surfaces doesn't set keyboard focus, so it can be used for tooltips, toolbars and some other type of windows. This requires protocol side changes. Signed-off-by: Tiago Vignatti --- src/shell.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/shell.c b/src/