On Mon, May 21, 2012 at 04:47:45PM +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.
>
> This requires protocol side changes.
>
> Signed-off-by: Tiago Vignatti
> ---
> src/shell.c |3 +++
>
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 |3 +++
1 file changed, 3 insertions(+)
diff --git a/src/shell.c b/src/shell.c
index 52c