On Fri, May 18, 2012 at 06:47:13PM +0300, Tiago Vignatti wrote:
> activate will always come with a valid surface, so this path never runs.
Yes, but not all surfaces correspond to X windows. If the surface
getting activated is a native wayland client, window is NULL and we
(the X wm) need to take
activate will always come with a valid surface, so this path never runs.
Signed-off-by: Tiago Vignatti
---
src/xserver-launcher.c |5 -
1 file changed, 5 deletions(-)
diff --git a/src/xserver-launcher.c b/src/xserver-launcher.c
index 838530d..f785508 100644
--- a/src/xserver-launcher.c