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
This commit is contained in:
wiz 2023-04-28 07:28:46 +00:00
parent fb92beefd2
commit 386d2bbaba
2 changed files with 7 additions and 6 deletions

View File

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.15 2020/01/18 23:36:09 rillig Exp $
# $NetBSD: Makefile,v 1.16 2023/04/28 07:28:46 wiz Exp $
DISTNAME= xinput-1.6.3
DISTNAME= xinput-1.6.4
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://xorg.freedesktop.org/

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2021/10/26 11:34:50 nia Exp $
$NetBSD: distinfo,v 1.11 2023/04/28 07:28:46 wiz Exp $
BLAKE2s (xinput-1.6.3.tar.gz) = 5b823b10099a020ef4bcf70fc4e8bf0788da155030a653266a6167c4fd769f69
SHA512 (xinput-1.6.3.tar.gz) = f2d61288b87505add5909aace7d51d99f5c7b1a8fad5475316da371f74d5b616ae261660c81851bec595c5d716fead3e40d8fc0cc7d2234c2b04db2b24e25da8
Size (xinput-1.6.3.tar.gz) = 203936 bytes
BLAKE2s (xinput-1.6.4.tar.xz) = 1dafb7c0ce6636edea7afaaf4b3c4b78ea970931ed0e1b252689929d8c04256c
SHA512 (xinput-1.6.4.tar.xz) = 6734860852715e5cb9d26259a173e42413fc037546ed7fa4173ffa802c2619ee0322bed228a28cd1911be759d860070867d9b89b115f37323cca1c9ef75354b9
Size (xinput-1.6.4.tar.xz) = 153160 bytes