./x11/xf86-input-ws, OpenBSDs wscons input driver for modular X.org

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.3.0.20220511nb3, Package name: xf86-input-ws-1.3.0.20220511nb3, Maintainer: pkgsrc-users

Matthieu Herrb's wscons pointing device driver for modular X.org.


Required to run:
[x11/modular-xorg-server]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

Filesize: 339.815 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2022-08-08 15:53:57 by Nia Alarie | Files touched by this commit (3)
Log message:
xf86-input-ws: stable releases of NetBSD lack WSCONS_EVENT_HSCROLL
and WSCONS_EVENT_VSCROLL (PR pkg/56958)
   2022-05-27 06:32:49 by Ryo ONODERA | Files touched by this commit (1)
Log message:
xf86-input-ws: Regenerate distinfo to match the patch
   2022-05-27 04:35:43 by Tobias Nygren | Files touched by this commit (6) | Package updated
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.
   2022-04-10 10:53:24 by Nia Alarie | Files touched by this commit (90)
Log message:
x11: adapt to new avoid-duplicate.mk usage
   2021-12-03 13:50:14 by Nia Alarie | Files touched by this commit (12)
Log message:
xf86-input-*: Add avoid-duplicate.mk
   2021-12-03 13:47:54 by Nia Alarie | Files touched by this commit (12)
Log message:
xf86-input-*: Add builtin.mk files