Subject: CVS commit: pkgsrc/x11/xf86-input-ws
From: Tobias Nygren
Date: 2022-05-27 04:35:43
Message id: 20220527023543.BF9D1FAEB@cvs.NetBSD.org

Log Message:
xf86-input-ws: update to 1.3.0.20220511

Fix typo: ususally -> usually.
Ignore WSMOUSEIO_GTYPE ioctl failure when checking /dev/wsmouse
Use C99 designated structure initializers.
replace obsoleted xf86{,Un}BlockSIGIO() calls by input_{,un}lock()
Adapt Block and Wakeup handlers prototypes to X server 1.20.
Add support for precision scrolling.
Improve the wheel emulation logic
If read() returns EIO, detach the xserver driver
Remove zaurus, zts, and ztsscale references
Explicitely include <sys/time.h> where needed.
Read multiple events at once.

Files:
RevisionActionfile
1.2modifypkgsrc/x11/xf86-input-ws/MESSAGE
1.8modifypkgsrc/x11/xf86-input-ws/Makefile
1.6modifypkgsrc/x11/xf86-input-ws/distinfo
1.2modifypkgsrc/x11/xf86-input-ws/patches/patch-src_ws.c
1.1removepkgsrc/x11/xf86-input-ws/patches/patch-src_emumb.c
1.1removepkgsrc/x11/xf86-input-ws/patches/patch-src_emuwheel.c