On Fri, Dec 10, 2021 at 06:30:10PM +0100, Rafael Sadowski wrote: > Please find attached a simple xwayland-21.1.3 port. It builds > surprisingly easy. BUT there are two dirty hackers aka patches that need > our attention and where I need support. > > - hw/xwayland/xwayland-input.c Yeah missing libinput, maybe some > wscons(4) hackers can help.
mpi@ made a libinput library using wscons(4) few years ago. https://github.com/mpieuchot/libinput but it is based on old libinput version, and newer versions are supporting more events/devices now. it might not build out-of-box. -- Sebastien Marie
