shell: use transient flags for activate or not new surfaces
authorTiago Vignatti <tiago.vignatti@intel.com>
Wed, 23 May 2012 19:06:26 +0000 (22:06 +0300)
committerKristian Høgsberg <krh@bitplanet.net>
Sat, 26 May 2012 02:52:03 +0000 (22:52 -0400)
commit99aeb1e72da85917f5e62b0953d5e60092d5b576
tree83eb707334a773e3d277fb626df3556386f67878
parent11374d2a7dd312e61610d19bd25043a6af46ac7e
shell: use transient flags for activate or not new surfaces

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 <tiago.vignatti@intel.com>
src/shell.c