In testing my updated build script I realized my previous posts omitted a
few steps I'd previously used to get XWayland to work:
mkdir -p $WLD/share/X11/xkb/rules
ln -s /usr/share/X11/xkb/rules/evdev $WLD/share/X11/xkb/rules/
ln -s /usr/bin/xkbcomp $WLD/bin/
Without this, when Weston tries to spa
On 04/23, dar...@chaosreigns.com wrote:
> I haven't gotten it to work, but krh says it works for him on Intel.
I got it to work. Some. With both the Radeon and wlshm DDXes.
Biggest thing was adding the --xserver argument to weston.
Build instructions in my last email were correct.
To use wlsh
I haven't gotten it to work, but krh says it works for him on Intel.
timon37 says it works for him with his Radeon DDX, which hasn't been
mentioned here before, and also with wlshm after replacing instances of
"hosted.h" with "xwayland.h".
This is with Wayland/Weston master, not 0.85. And krh's m