[PATCH weston 14/16] xwayland: Fix opaque and input region settings

2012-12-19 Thread Tiago Vignatti
This patch brings back a feature we removed previously (#1 opaque region box) and fix the input region settings, which was broken. Signed-off-by: Tiago Vignatti --- clients/xwm.c | 56 ++--- protocol/xserver.xml | 24 ++

[PATCH weston 14/16] xwayland: Fix opaque and input region settings

2012-12-12 Thread Tiago Vignatti
This patch brings back a feature we removed previously (#1 opaque region box) Signed-off-by: Tiago Vignatti --- clients/xwm.c | 57 ++ protocol/xserver.xml | 26 ++ src/xwayland/window-manager.c | 61 +