Thanks for working on this. I tried it, with all 6 of your patches
applied, with xf86-video-wlshm and got
/home/darxus/install/bin/Xorg: symbol lookup error:
/home/darxus/install/lib/xorg/modules/extensions/libxwayland.so: undefined
symbol: wl_shm_create_buffer
That was with wayland commit aa7
Hi,
This is what I'm working to make the shell_surface glue with xserver
WM in Weston. Basically the WM has to read the X window properties and
communicate them that to wl_shell, which will map it correctly on Weston.
Patches #2 and #6 are the ones interested, which care some review. For
xwayland