Package Release Info

xinput-1.6.4-bp160.1.1

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

xinput

Change Logs

* Fri Apr 28 2023 Stefan Dirsch <sndirsch@suse.com>
- Update to version 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.
* Thu Aug 11 2022 Dirk Müller <dmueller@suse.com>
- modernize spec-file, move license to %%licensedir
- use gpg for source validation
* Fri Jul 19 2019 Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.6.3
  * 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.
* Tue Oct 20 2015 tobias.johannes.klausmann@mni.thm.de
- Update to version 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.
* Mon Sep 16 2013 tobias.johannes.klausmann@mni.thm.de
- Update to version 1.6.1:
- Three new user-visible features:
  + map-to-output now takes reflections and rotations into account
  + test-xi2 now takes a --root flag for tracking events on the root window
  + the environment variable XINPUT_XI2_VERSION can override the XI2 version
    xinput registers
  On top of that, leak fixes and removal of buffering to get a more complete
  ouput.
* Sat Apr 06 2013 sndirsch@suse.com
- added buildrequires for pkconfig(xfixes) to fix build (new dep)
* Fri May 18 2012 cfarrell@suse.com
- license update: MIT and HPND
  See COPYING
* Wed May 16 2012 dimstar@opensuse.org
- Update to version 1.6.0:
  + Add --enable/--disable support.
* Tue May 08 2012 coolo@suse.com
- fixing pkgconfig requries to be true
* Tue Apr 17 2012 vuntz@opensuse.org
- Update to version 1.5.99.901:
  + Handle XA_CARDINAL as property type.
  + Print the source ID for raw events (XI 2.2 only).
  + Improvements to NVIDIA-specific output checking.
  + User-visible changes: map-to-crtc was changed to map-to-output.
  + Several bug fixes and cleanups.