The NetBSD Project

CVS log for pkgsrc/x11/xf86-input-mouse/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xf86-input-mouse

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.38 / (download) - annotate - [select for diffs], Fri May 5 08:24:30 2023 UTC (4 weeks, 2 days ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.37: +2 -5 lines
Diff to previous 1.37 (colored)

xf86-input-mouse: update to 1.9.5.

This release mainly provides build fixes, bug fixes, and improvements
for OS'es in the Solaris family, including illumos distros.

Alan Coopersmith (5):
      sun_mouse: include more required system headers
      sun_mouse: Add RelToAbs option to convert relative events to absolute
      sun_mouse: remove entry from vuidMouseList in DEVICE_CLOSE
      Remove "All rights reserved" from Oracle copyright notices
      xf86-input-mouse 1.9.5

Thomas Klausner (1):
      Rearrange includes to fix build on OmniOS. Include unistd.h for ioctl(2).

Revision 1.37 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:25 2023 UTC (4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.36: +2 -1 lines
Diff to previous 1.36 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.36 / (download) - annotate - [select for diffs], Wed Nov 9 13:14:25 2022 UTC (6 months, 3 weeks ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

Reset MAINTAINER

Revision 1.35 / (download) - annotate - [select for diffs], Wed Nov 2 08:06:23 2022 UTC (7 months ago) by wiz
Branch: MAIN
Changes since 1.34: +3 -3 lines
Diff to previous 1.34 (colored)

xf86-input-mouse: update to 1.9.4.

Alan Coopersmith (14):
      Update configure.ac bug URL for gitlab migration
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      gitlab CI: add a basic build test
      gitlab CI: stop requiring Signed-off-by in commits
      sun_mouse: Fix -Wsign-compare warnings
      sun_mouse: Fix -Wnull-dereference warning
      checkForErraticMovements: Fix -Wempty-body warnings
      SetupMouse: fix -Wsign-compare warning
      InputDriverRec: Fix -Wmissing-field-initializers warning
      autoGood: quiet -Wimplicit-fallthrough warning
      configure: check for timingsafe_memcmp
      sun_mouse.c: #include "config.h"
      xf86-input-mouse 1.9.4

Revision 1.34 / (download) - annotate - [select for diffs], Sun Apr 10 08:53:18 2022 UTC (13 months, 3 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

x11: adapt to new avoid-duplicate.mk usage

Revision 1.33 / (download) - annotate - [select for diffs], Fri Dec 3 12:50:13 2021 UTC (18 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.32: +3 -1 lines
Diff to previous 1.32 (colored)

xf86-input-*: Add avoid-duplicate.mk

Revision 1.32 / (download) - annotate - [select for diffs], Tue Nov 2 08:20:24 2021 UTC (19 months ago) by nia
Branch: MAIN
Changes since 1.31: +3 -1 lines
Diff to previous 1.31 (colored)

modular-xorg: Apply at most partial RELRO for modular drivers.

Revision 1.31 / (download) - annotate - [select for diffs], Sat Jan 18 23:36:01 2020 UTC (3 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Jun 19 07:12:45 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.29: +2 -3 lines
Diff to previous 1.29 (colored)

xf86-input-mouse: update to 1.9.3.

Adam Jackson (2):
     Adapt to removal of xf86GetOS
     bsd: Don't try to use SIGIO for input ABI >= 23

Emil Velikov (1):
     autogen.sh: use quoted string variables

Matt Turner (1):
     xf86-input-mouse 1.9.3

Mihail Konev (1):
     autogen: add default patch prefix

Peter Hutterer (1):
     autogen.sh: use exec instead of waiting for configure to finish

Revision 1.29 / (download) - annotate - [select for diffs], Wed Mar 7 11:57:41 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.28: +3 -6 lines
Diff to previous 1.28 (colored)

xorgproto: use xorgproto instead of separate *proto packages

Remove now obsolete packages.

Revision 1.28 / (download) - annotate - [select for diffs], Sun Jan 21 10:47:47 2018 UTC (5 years, 4 months ago) by triaxx
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

xf86-input-mouse: add LICENSE.

Revision 1.27 / (download) - annotate - [select for diffs], Thu Nov 17 08:06:52 2016 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

Updated xf86-input-mouse to 1.9.2.

This release supports the hot-off-the-line X server 1.19. And it comes, just
as you're out partying with the keyboard driver. Another reason to party!
Guess you will have troubles getting up tomorrow morning.

Alan Coopersmith (2):
      README: Add "or xf86-input-libinput" to -evdev note for Linux
      README: Drop ancient, no longer supported versions of Solaris

Keith Packard (2):
      Support ABI_XINPUT_VERSION 23 (use input_lock/input_unlock)
      Support ABI_XINPUT_VERSION 24 (remove LastSelectMask from block/wakeup)

Peter Hutterer (1):
      mouse 1.9.2

Thomas Klausner (1):
      Add some standard defines to pkg-config file.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Feb 26 11:27:17 2016 UTC (7 years, 3 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.25: +2 -6 lines
Diff to previous 1.25 (colored)

Use OPSYSVARS.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Jan 5 13:11:42 2016 UTC (7 years, 5 months ago) by tnn
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Bump revision for xorg-server-1.18 driver ABI bump

Revision 1.24 / (download) - annotate - [select for diffs], Sat Apr 25 14:25:21 2015 UTC (8 years, 1 month ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Recursive revbump following MesaLib update, categories p through x.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Apr 3 09:59:56 2015 UTC (8 years, 2 months ago) by tnn
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Revbump all the xf86-* driver packages so current binary packages get the
modular-xorg-server<1.17 dependency expressed.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Aug 12 20:29:26 2014 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.21: +2 -3 lines
Diff to previous 1.21 (colored)

Update to 1.9.1:

This release delivers several fixes & enhancements for the driver on
Solaris & NetBSD, including absolute positioning improvements for both.

Alan Coopersmith (4):
      Wrap some overly long lines
      Use asprintf (or Xprintf on old servers) instead of strdup+sprintf
      Update some outdated language in a comment on obsolete hardware
      xf86-input-mouse 1.9.1

Michael Thayer (2):
      Do not drop the result of protocol detection
      Make absolute input reporting in Solaris aware of resolution changes

Patrik Jakobsson (1):
      Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libc

Thomas Klausner (4):
      Enable MSE_MISC on NetBSD as well.
      Make wsmouse (re-)init the version.
      For wsmouse, keep 3-button emulation status.
      Add support for absolute positioning (tablets).

Revision 1.21 / (download) - annotate - [select for diffs], Mon May 5 00:48:34 2014 UTC (9 years, 1 month ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Recursive revbump from x11/pixman
Fix PR pkg/48777

Revision 1.20 / (download) - annotate - [select for diffs], Mon Aug 19 09:19:27 2013 UTC (9 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.19: +2 -1 lines
Diff to previous 1.19 (colored)

Add all patches from NetBSD xsrc, as sent upstream just a minute ago.
Bump PKGREVISION.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Jun 16 02:01:54 2013 UTC (9 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Update xf86-input-mouse to 1.9.0.

while here, revive minimal pert of patches lost during update to 1.8.1,
for WSMouse support of NetBSD.

[ANNOUNCE] xf86-input-mouse 1.9.0
No big changes, but since we removed maintainer mode we might as well bump
the minor version.

Adam Jackson (1):
      configure: Drop AM_MAINTAINER_MODE

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Peter Hutterer (3):
      Fix compilation error with EXTMOUSEDEBUG on
      Use signal-safe logging if available
      mouse 1.9.0

Revision 1.18 / (download) - annotate - [select for diffs], Thu May 16 05:53:59 2013 UTC (10 years ago) by richard
Branch: MAIN
Changes since 1.17: +2 -3 lines
Diff to previous 1.17 (colored)

update to xf86-input-mouse-1.8.1 for modular-xorg-server-1.12.4

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 29 05:07:02 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.16: +1 -3 lines
Diff to previous 1.16 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Sep 27 10:06:28 2012 UTC (10 years, 8 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3
Changes since 1.15: +7 -1 lines
Diff to previous 1.15 (colored)

Define DRIVER_MAN_SUFFIX on Solaris to the same as every other system, this
diverges from the standard layout on Solaris but ensures a consistent
experience for pkgsrc packages.

Fixes 31 packages on Solaris.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Sep 26 14:11:26 2012 UTC (10 years, 8 months ago) by liamjfoy
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Fix package to work with uts(4)

Revision 1.14 / (download) - annotate - [select for diffs], Tue May 8 11:20:13 2012 UTC (11 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

allow use of the wsmouse protocol on NetBSD, bump PKGREV

Revision 1.13 / (download) - annotate - [select for diffs], Sun May 6 20:51:24 2012 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

Update to 1.7.2, provided by Francois Tigeot in private mail.

1.7.2

Return proper default for unknown values in pInfo->device_control
No need to merge NULL options list with existing options
sun_mouse.c: Ensure vuidMouse setup routines are called for protocol "Auto"
Fix wrong read Protocol and Device from xorg.conf
Avoid NULL pointer dereference in autoProbeMouse if proto == PROT_UNSUP
Mark symtab_t.name in pnp.c as const to fix gcc -Wwrite-strings warnings
sun_mouse.c: remove unused variables

1.7.1:

Fix OSMouse OS-defined protocol support
Fix Hurd mouse driver with XInput ABI before 12
Fix Solaris issues with new ABI12 init process

1.7.0:

Fix BSD issues with new ABI12 init process

1.6.99.901:

Replace libc wrappers to xcalloc and friends with libc calls
Remove unused declaration of MouseUnInit
Remove out-of-date comment
XI86_POINTER_CAPABLE is gone from the server
Replace LocalDevicePtr with InputInfoPtr
Don't try to call conversion_proc anymore
Remove refcnt field from InputDriverRec
Assume ABI_XINPUT_VERSION 4 or higher
Remove unused define NEED_X86_TYPES
Remove includes for protocol headers
Remove if 0'd out model
Remove a bunch of unnecessary log prints
Remove unused branch from if 1 condition
De-duplicate Option "Device" handling
Use single exit path for PreInit
Move protocol ID detection into a separate function
Remove convoluted do { } while loop
Move a statement down to have all allocations close together
Remove a bunch of unused fields from the MouseRec
Rename xf86OSmouse.h to mouse.h
Remove random History comment
Rename xf86OSMouseInit to OSMouseInit
Remove write-only field mouseFlags
Use pInfo->options instead of conf-idev
ABI 12 requires per-valuator modes
Adjust to new Input ABI 12
Add ABI checks around XI86_CONFIGURED uses in OS-specific PreInits
Various manpage fixes

1.6.0:

Several driver modules do not have a ChangeLog target in Makefile.am #23814
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
Plug minor memory leak
Silence sed substitutions in make output
configure.ac: remove unused sdkdir=$(pkg-config...) statement
Update Sun license notices to current X.Org standard form
config: remove unused -I$(top_srcdir)/src directive
Solaris: Handle ENODEV & other errors from VUID protocol mice
Bug 10866 - serial Genius NetScroll+ autodetection
README: fix linuxdoc content
README: update text content from sgml content
Remove unused SCO driver files
Various config fixes
config: Upgrade X.Org macros to 1.4 for INSTALL file copying
config: update AC_PREREQ statement to 2.60
README: keep the text version of README, discard the sgml version
config: upgrade to util-macros 1.8 for additional man page support
Purge macro NEED_EVENTS
xf86-input-mouse: Update sun_mouse devPrivates code #29049
Do not return the address of a local buffer
Check for NULL currentMode in vuidMouseSendScreenSize()
Sun's copyrights belong to Oracle now
MouseCtrl doesn't need to save values we never use
Fix mouse data buffering
Fix build warning
Bring README a little closer to the current state of reality

1.5.0:

Fix crashes due to MouseBlockHandler/MouseWakeupHandler with invalid devices
Require macros 1.3 for XORG_DEFAULT_OPTIONS

1.4.99.1:

Require xorg-server 1.5.99.901 or higher
Remove xf86-misc extension related code
Remove ModuleInfoRec and associated bits
Protect against ABI_XINPUT_VERSION 7
Conditionally declare some variables that are only used conditionally
Allow 0 as wheel emulation button for unconditional scrolling (#20529)
Restrict wheel emulation to a single axis at a time
sun_mouse: Check if streams module is already on the stack before pushing it
Remove check for OS/2
sun_mouse: Don't try calling ioctls if mouse fd wasn't opened
signed/unsigned fixes for delta x,y movement

Revision 1.12 / (download) - annotate - [select for diffs], Tue Sep 14 11:03:11 2010 UTC (12 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 7 11:24:35 2009 UTC (14 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

Bump PKGREVISION for modular-xorg-server update.

Revision 1.10 / (download) - annotate - [select for diffs], Fri May 22 19:05:57 2009 UTC (14 years ago) by tnn
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Update to xf86-input-mouse-1.4.0, based on patch from hasso@

From xorg-announce@ mail:

The big change in 1.4.0 is the move of the OS-specific mouse handling code
from the Xorg server to the mouse driver.   This code was removed from the
Xorg server in the Xorg 1.6 development cycle, so users of non-evdev systems
(i.e. non-Linux or pre-evdev Linux) will need this version of the mouse driver
to run with Xorg 1.6.

Remove useless call to xf86AddModuleInfo
Merge some hardware support information from README.mouse into man page
Fix sun_mouse.c build on Solaris
Rename OS_SOURCES to stop automake complaints about not building program "OS"
Remove checks for Solaris x86 versions older than Solaris 8
sun_mouse.c: remove unused variables
sun_mouse.c: Use miPointerGetScreen instead of miPointerCurrentScreen
Fix solarisMouseAutoProbe to use device name & protocol specified by HAL
sun_mouse: check for Device in commonOptions if pInfo->options isn't set yet
Replace static changelog with one generated via XORG_CHANGELOG
Add XORG_CWARNFLAGS & XORG_WITH_LINT for more compiler checking
Clear assorted compiler, sparse & lint warnings
sun_mouse: fallback to commonOptions for StreamsModule too
Comment typo fixes
Remove some #if 1 statements
Unifdef XFree86LOADER
Add copyright notices for OS mouse code to COPYING file
Add note on hal-based configuration to man page
Version 1.4.0
Add OS mouse sources to the driver build
Change screen private key to an integer variable.
Build fix: Add a prototype for FindDevice function.
Include xorg-server.h to get the WSCONS_SUPPORT define from
prevent a double free of mouse private structure.
W axis support for bsd_mouse.
Make sure xf86MouseProtocolIDToName is of public visibility.
Compile warning fixes.
Fix linux build
man: Note that the server may probe default "Device" options.
Nuke RCS tags.
Check for XINPUT ABI 3.
fix compilation (upper/lower case typo)

Revision 1.9 / (download) - annotate - [select for diffs], Sat Mar 14 11:09:37 2009 UTC (14 years, 2 months ago) by apb
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

xf86-input-mouse-1.3.0nb2.
Apply the following patch from NetBSD xsrc/external/mit/xf86-input-mouse;
thanks to joerg for providing a list of changes to apply.

2009-02-02 03:05  christos

        * src/mouse.c (1.2):

        Call a SetupMouse function to condition the fd.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Sep 18 20:57:52 2008 UTC (14 years, 8 months ago) by bjs
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

PKGREVISION bump due to update of x11/modular-xorg-server.

Revision 1.7 / (download) - annotate - [select for diffs], Fri May 30 10:54:57 2008 UTC (15 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Update to 1.3.0:

Adam Jackson (2):
      Don't sleep(0.3) on shutdown.
      mouse 1.3.0

Alan Coopersmith (1):
      Update Emulate3Button default in mouse man page to cover
      Emulate3ButtonsSoft

Matthieu Herrb (1):
      Makefile.am: nuke RCS Id

Peter Hutterer (1):
      Bug #13144: Don't flush buttons, release events can cause
      paste events.

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 24 21:45:16 2008 UTC (15 years ago) by tnn
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

Switch master site to MASTER_SITE_XORG.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jan 15 23:49:48 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Update to 1.2.3:

This release fixes a bug where the mouse pointer was confined to one
screen in non-RandR dual head mode (aka "zaphod mode").

Daniel Drake (1):
      Bug #11089: xf86-input-mouse COPYING file

Fredrik Rinnestam (1):
      Bug #12145: Don't confine the pointer to one screen in zaphod mode.

Tilman Sauerbeck (1):
      Bumped version to 1.2.3.

Revision 1.4 / (download) - annotate - [select for diffs], Sun Aug 5 23:39:02 2007 UTC (15 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update to xf86-input-mouse-1.2.2:
- add option to control mouse sensitivity

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 20 14:48:04 2007 UTC (16 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

Update to xf86-input-mouse-1.2.1, featuring minor bugfixes.
Remove gmake dependency.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Nov 16 09:24:52 2006 UTC (16 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Correct reference to "../../wip" to "../../x11".

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Nov 14 17:15:46 2006 UTC (16 years, 6 months ago) by joerg
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import xf86-input-mouse-1.1.2:
This is the mouse driver for the modular Xorg server.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 14 17:15:46 2006 UTC (16 years, 6 months ago) by joerg
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>