Path to this page:
./
x11/xinput,
Diagnostic utility for inputs in X
Branch: CURRENT,
Version: 1.6.4,
Package name: xinput-1.6.4,
Maintainer: pkgsrc-usersThe xinput utility configures and tests XInput devices. It wasn't
originally designed to be the primary tool for doing this but it's
still pretty much the only program out there for doing it.
Required to run:[
x11/libXi] [
x11/liboldXrandr]
Required to build:[
pkgtools/x11-links] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 149.57 KB
Version history: (Expand)
- (2023-04-28) Updated to version: xinput-1.6.4
- (2019-11-14) Updated to version: xinput-1.6.3
- (2018-03-07) Updated to version: xinput-1.6.2nb1
- (2015-10-20) Updated to version: xinput-1.6.2
- (2013-05-16) Updated to version: xinput-1.6.0
- (2012-06-11) Package has been reborn
CVS history: (Expand)
2023-04-28 09:28:46 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xinput: update to 1.6.4.
xinput now supports `xinput map-to-output all` to reset the monitor
mapping to the whole desktop area.
Other than that it's cleanups and general fixes, nothing to get too
excited about. But then again, what's not to get excited about here,
it's a brand new xinput release! So hooray, let's get excited!
Ok, that's enough. Calm down please.
Alan Coopersmith (3):
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
gitlab CI: stop requiring Signed-off-by in commits
Ben Kallus (1):
Add argc checks to delete-prop
Luca Carlon (1):
Use a constant id to let the user reset the input transformation matrix.
Peter Hutterer (5):
man: rename the options to commands and drop the double-dash
Drop the space before colon in the usage output
test-xi2: print timestamps for all events
Add support for the XWAYLAND extension
xinput 1.6.4
|
2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674) |
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
|
2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675) |
Log message:
x11: Remove SHA1 hashes for distfiles
|
2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046) |
Log message:
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.
|
2019-11-14 12:05:20 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
xinput: update to 1.6.3.
/me blows the dust off this git repo
xinput 1.6.3 is now available, incorporating the best of the last (checks
calendar) four years. Most of this is buildsystem tidyup that mattered back
then but is less exciting now in these modern times.
The only user-visible change is that xinput will now print a warning when
run against XWayland in the hope that this will reduce the number of
confused users or misguided bugs. Or both, ideally.
Alan Coopersmith (2):
autogen.sh: Honor NOCONFIGURE=1
Update configure.ac bug URL for gitlab migration
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (8):
Switch to using "#if HAVE_XI..." exclusively
autogen.sh: drop maintainer mode
autogen.sh: use exec instead of waiting for configure to finish
man: document an example for a set-prop call
property: plug a memory leak
test-xi2: add an extra NULL-check
Warn if you're running against an XWayland server
xinput 1.6.3
|
2015-10-20 00:56:32 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Update to 1.6.2:
A couple of minor patches accumulated over the years. One crasher fix, one
exit status correction, two fixes for the test-xi2 printf. And some build
system cleanups.
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Peter Hutterer (6):
Drop AM_MAINTAINER_MODE
Fix crash for enable/disable without a device argument
Fix valuator printf output in test-xi2
property: return EXIT_FAILURE if at least one device fails (#90226)
Print touch event flags in test-xi2
xinput 1.6.2
|
2013-05-16 07:47:01 by Richard PALO | Files touched by this commit (2) | |
Log message:
update to xinput-1.6.0 for modular-xorg-server-1.12.4
|
2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|