CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2024-04-14 Thread Michael van Elst
Module Name:xsrc Committed By: mlelstv Date: Sun Apr 14 20:10:29 UTC 2024 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: Only limit the scroll warning, but continue to send the scroll events. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2024-04-14 Thread Michael van Elst
Module Name:xsrc Committed By: mlelstv Date: Sun Apr 14 20:10:29 UTC 2024 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: Only limit the scroll warning, but continue to send the scroll events. To generate a diff of this commit: cvs rdiff -u -r

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2024-02-07 Thread Olaf Seibert
Module Name:xsrc Committed By: rhialto Date: Wed Feb 7 18:01:48 UTC 2024 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: xf86-input-ws: print log message about touchpad scrolling only once. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2024-02-07 Thread Olaf Seibert
Module Name:xsrc Committed By: rhialto Date: Wed Feb 7 18:01:48 UTC 2024 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: xf86-input-ws: print log message about touchpad scrolling only once. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-12-04 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Sat Dec 4 15:21:55 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c ws.h Log Message: Assume WSMOUSE_TYPE_TPANEL if calibration data is present and the device is in raw mode. The WSMOUSEIO_GTYPE ioctl ma

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-12-04 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Sat Dec 4 15:21:55 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c ws.h Log Message: Assume WSMOUSE_TYPE_TPANEL if calibration data is present and the device is in raw mode. The WSMOUSEIO_GTYPE ioctl ma

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-11-21 Thread Valeriy E. Ushakov
Module Name:xsrc Committed By: uwe Date: Sun Nov 21 21:52:59 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: wsReadInput: fix pasto, wsTranslate absolute y position to screen height, not width. While here, use consistent layout for bot

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-11-21 Thread Valeriy E. Ushakov
Module Name:xsrc Committed By: uwe Date: Sun Nov 21 21:52:59 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: wsReadInput: fix pasto, wsTranslate absolute y position to screen height, not width. While here, use consistent layout for bot

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-10-08 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri Oct 8 23:30:17 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c ws.h Log Message: xf86-input-ws: Port auto-calibration bits from xf86-input-mouse. Needed for absolute input devices where pointer coordina

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-10-08 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri Oct 8 23:30:17 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c ws.h Log Message: xf86-input-ws: Port auto-calibration bits from xf86-input-mouse. Needed for absolute input devices where pointer coordina

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-10-01 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri Oct 1 07:14:37 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: xf86-input-ws: fix building on xorg-server.old (vax, etc) not entirely sure that the ABI version check is spot on, but the rel

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-10-01 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Fri Oct 1 07:14:37 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c Log Message: xf86-input-ws: fix building on xorg-server.old (vax, etc) not entirely sure that the ABI version check is spot on, but the rel

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-09-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Tue Sep 28 06:17:15 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c ws.h Log Message: xf86-input-ws: implement support for WSCONS_EVENT_(H|V)SCROLL. adapted from the OpenBSD code. To generate a diff of thi

CVS commit: xsrc/external/mit/xf86-input-ws/dist/src

2021-09-27 Thread Nia Alarie
Module Name:xsrc Committed By: nia Date: Tue Sep 28 06:17:15 UTC 2021 Modified Files: xsrc/external/mit/xf86-input-ws/dist/src: ws.c ws.h Log Message: xf86-input-ws: implement support for WSCONS_EVENT_(H|V)SCROLL. adapted from the OpenBSD code. To generate a diff of thi

Re: CVS commit: xsrc/external/mit/xf86-input-ws

2009-11-27 Thread Marc Balmer
> Module Name: xsrc > Committed By: mbalmer > Date: Fri Nov 27 14:17:20 UTC 2009 > > Update of /cvsroot/xsrc/external/mit/xf86-input-ws > In directory ivanova.netbsd.org:/tmp/cvs-serv3021 > > Log Message: > initial import of xf86-input-ws, from OpenBSD > > Status: > > Vendor Tag: mba