[PATCH weston 15/16] xwayland: Move selection to client side

2012-12-19 Thread Tiago Vignatti
The file was changed, moved to client side and a few variable names were changed (like s/weston_wm/xwm_wm). There's no functional changes yet, meaning that XWayland selection code is completely disable still. But this will help to track the changes on the following commit. Signed-off-by: Tiago Vi

[PATCH weston 15/16] xwayland: Move selection to client side

2012-12-12 Thread Tiago Vignatti
The file was changed, moved to client side and a few variable names were changed (like s/weston_wm/xwm_wm). There's no functional changes yet, meaning that XWayland selection code is completely disable still. But this will help to track the changes on the following commit. Signed-off-by: Tiago Vi