History log of /xsrc/external/mit/xf86-input-mouse/
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ebac4eb7 20-Jun-2023 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.9.5

4d6d3f96 11-Nov-2022 mrg <mrg@NetBSD.org>

merge xf86-input-mouse 1.9.4.

370b807f 11-Nov-2022 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.9.4

216a823b 10-Oct-2020 jmcneill <jmcneill@NetBSD.org>

If we get an absolute pointer event and we can query the min/max X and Y
values reported and it is in raw mode, use the screen dimensions to scale
the coordinates to fit the screen before feeding the event to the X server.

72ee27a2 31-Dec-2018 mrg <mrg@NetBSD.org>

updates for xorg-server 1.20:

- xf86GetOS()/LoaderGetOS() have been replaced. replace them with
direct platform #ifdefs for now.
- shadowUpdatePackedWeak() is gone, use local thunks.
- xf86DisableRandR() is gone, disable it (should be obsolete)

1468c73e 05-Mar-2017 mrg <mrg@NetBSD.org>

merge xf86-input-keyboard 1.9.0 and xf86-input-mouse 1.9.2

e4da38af 05-Mar-2017 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.9.2

a7e7dd88 22-Jul-2015 mrg <mrg@NetBSD.org>

remove now not necessary file.

352aa7ae 22-Jul-2015 mrg <mrg@NetBSD.org>

merge xf86-input-mouse 1.9.1.

84bf8334 22-Jul-2015 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.9.1

9cb50a0e 16-Jul-2014 dholland <dholland@NetBSD.org>

Because of the way we do substitutions we (currently anyway) need to
set prefix=@prefix@ and includedir=@includedir@ here. Fixes PR 48991.

c508c3da 05-Jun-2013 mrg <mrg@NetBSD.org>

fix a merge botch.

be1350a1 05-Jun-2013 mrg <mrg@NetBSD.org>

udpate for 1.9.0

1450c749 05-Jun-2013 mrg <mrg@NetBSD.org>

merge xf86-input-keyboard 1.7.0 and xf86-input-mouse 1.9.0.

a73597f9 05-Jun-2013 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.9.0

f3d19aa6 26-Jan-2012 christos <christos@NetBSD.org>

PR/45853: Pierre Pronchery: Add support for absolute positioning (tablets)

8f42ccd2 27-Nov-2011 tsutsui <tsutsui@NetBSD.org>

Fix -Wshadow. (should be committed before
src/external/mit/xorg/server/drivers/xf86-input-mouse/Makefile rev 1.5. Sorry)

41ed76f1 24-Jul-2011 mrg <mrg@NetBSD.org>

enable MSE_MISC on netbsd as well, otherwise we can't find WSMouse.

46ce8464 24-Jul-2011 mrg <mrg@NetBSD.org>

updates for 1.7.1

dd4cbfe8 24-Jul-2011 mrg <mrg@NetBSD.org>

merge xf86-video-mouse 1.7.1

bd3a1963 24-Jul-2011 mrg <mrg@NetBSD.org>

initial import of xf86 input-mouse-1.7.1. important changes include:
adjust for input ABI 12, including fixes for bsd_mouse.c

3e41e457 21-May-2011 christos <christos@NetBSD.org>

prototype for ioctl

928242e7 22-Nov-2010 mrg <mrg@NetBSD.org>

update this for xf86-input-mouse 1.6.0

f5c3fc63 22-Nov-2010 mrg <mrg@NetBSD.org>

merge xf86-input-mouse 1.6.0

b73be646 22-Nov-2010 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.6.0. interesting changes:

Update sun_mouse devPrivates code #29049
Bug 10866 - serial Genius NetScroll+ autodetection
Plug minor memory leak.

e7d8c03e 22-May-2010 mrg <mrg@NetBSD.org>

update for xf86-input-mouse 1.5.0

fecac299 22-May-2010 mrg <mrg@NetBSD.org>

merge xf86-input-mouse-1.5.0

fc27e79c 22-May-2010 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.5.0

7022890b 19-Aug-2009 martin <martin@NetBSD.org>

Fix my favourite mouse handling bug for the Nth time: with a multiplexed
device like wsmouse it does not make sense to kill emulate3buttons on
first button-3-pressed event. The button-3 pressed may belong to a mouse
long gone and leave the internal (two button only) mousepad useless.

afecbbc8 18-Aug-2009 mrg <mrg@NetBSD.org>

fix the rest of PR 41902: make the mouse re-init wsmouse version.
the later mouse init changes the "protocol" away from "wsmouse", so
we don't bother testing for wsmouse but just try it anyway.

also, reduce (useless?) netbsd diffs to vendor.

bdf7c697 08-Jul-2009 mbalmer <mbalmer@NetBSD.org>

Properly enclose NetBSD local changes in #ifdef __NetBSD__/#endif blocks.

ok mrg

91c68a9c 08-Jul-2009 mrg <mrg@NetBSD.org>

use strcasecmp() to check for netbsd "wsmouse".
auto-generated configs end up with "WSmouse".

fixes PR#41677.

5ddc3750 12-Jun-2009 mrg <mrg@NetBSD.org>

merge WSMOUSEIO_SETVERSION fixes.

now my mouse works and my radeon works, with xorg-server 1.6!

e7e32674 11-Jun-2009 mrg <mrg@NetBSD.org>

properly merge 1.4.0

eeaac534 10-Jun-2009 mrg <mrg@NetBSD.org>

merge xf86-input-mouse 1.4.0.

6aab59a7 10-Jun-2009 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.4.0

751d7a2a 02-Feb-2009 christos <christos@NetBSD.org>

Call a SetupMouse function to condition the fd.

a34dc42e 28-Aug-2008 mrg <mrg@NetBSD.org>

add generated files for xf86-input-mouse and xf86-video-ati.

659607e0 02-Aug-2008 mrg <mrg@NetBSD.org>

initial import of xf86-input-mouse-1.3.0