Overview
Request 265475 accepted
- Update to version 1.9.1:
+ Update some outdated language in a comment on obsolete
hardware.
+ Make absolute input reporting in Solaris aware of resolution
changes.
+ Do not drop the result of protocol detection.
+ Add support for absolute positioning (tablets).
+ For wsmouse, keep 3-button emulation status.
+ Make wsmouse (re-)init the version.
+ Enable MSE_MISC on NetBSD as well. Otherwise we can't find
WSMouse.
+ Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libc.
+ Use asprintf (or Xprintf on old servers) instead of
strdup+sprintf.
+ Wrap some overly long lines.
- Created by Zaitor
- In state accepted
- 4 package maintainers
Request History
Zaitor created request
- Update to version 1.9.1:
+ Update some outdated language in a comment on obsolete
hardware.
+ Make absolute input reporting in Solaris aware of resolution
changes.
+ Do not drop the result of protocol detection.
+ Add support for absolute positioning (tablets).
+ For wsmouse, keep 3-button emulation status.
+ Make wsmouse (re-)init the version.
+ Enable MSE_MISC on NetBSD as well. Otherwise we can't find
WSMouse.
+ Add AC_SYSTEM_EXTENSIONS to expose asprintf with GNU libc.
+ Use asprintf (or Xprintf on old servers) instead of
strdup+sprintf.
+ Wrap some overly long lines.
sndirsch accepted request
Thanks!