[PATCH] Add xwayland support (v2)

2012-07-04 Thread Christopher James Halse Rogers
v2: Fix build against Xservers without Wayland support Don't try to acquire/drop drm master under Wayland Refresh for xserver 1.13 kill-all-direct-access-to-xf86Screens Remove #ifdef soup in favour of xwayland compat header Signed-off-by: Christopher James Halse Rogers --- configure

[PATCH] Add xwayland support (v2)

2012-06-15 Thread Christopher James Halse Rogers
v2: Fix build against Xservers without Wayland support Don't try to acquire/drop drm master under Wayland Refresh for xserver 1.13 kill-all-direct-access-to-xf86Screens Signed-off-by: Christopher James Halse Rogers --- I'll send this upstream to nouveau once the corresponding DRI2 commi