[PATCH xserver 3/4] xwayland: Attach and configure window only when asked by Wayland

2012-12-19 Thread Tiago Vignatti
Previously, windows were all positioned at (0, 0). Now, with this new protocol, Wayland can forward the global position to X and map them correctly. Signed-off-by: Tiago Vignatti --- hw/xfree86/xwayland/xserver.xml| 31 hw/xfree86/xwayland/xwayland-input.c |8 +++

[PATCH xserver 3/4] xwayland: Attach and configure window only when asked by Wayland

2012-12-12 Thread Tiago Vignatti
Previously, windows were all positioned at (0, 0). Now, with this new protocol, Wayland can forward the global position to map them correctly. Signed-off-by: Tiago Vignatti --- hw/xfree86/xwayland/xserver.xml| 33 + hw/xfree86/xwayland/xwayland-input.c |8 +++-- h