From a4ef5105c8d46dab59429f4611887ad30d503e3f0fc73fc63a4f6e15bc5be97b Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 19 Apr 2016 08:08:44 +0000 Subject: [PATCH 1/4] libinput-1.2.4 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=74 --- libinput-1.2.3.tar.xz | 3 --- libinput-1.2.3.tar.xz.sig | Bin 72 -> 0 bytes libinput-1.2.4.tar.xz | 3 +++ libinput-1.2.4.tar.xz.sig | Bin 0 -> 72 bytes libinput.changes | 12 ++++++++++++ libinput.spec | 9 ++++----- 6 files changed, 19 insertions(+), 8 deletions(-) delete mode 100644 libinput-1.2.3.tar.xz delete mode 100644 libinput-1.2.3.tar.xz.sig create mode 100644 libinput-1.2.4.tar.xz create mode 100644 libinput-1.2.4.tar.xz.sig diff --git a/libinput-1.2.3.tar.xz b/libinput-1.2.3.tar.xz deleted file mode 100644 index a289551..0000000 --- a/libinput-1.2.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09b2a9d3a0cc973a9d3fdc7af40162cbef0b16be0a2e415786f83761f519e9f2 -size 860400 diff --git a/libinput-1.2.3.tar.xz.sig b/libinput-1.2.3.tar.xz.sig deleted file mode 100644 index e41569213fa4567f91e76425570d4e186834d81c99cdd1d60bbbc48848617607..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#^(hIRFX?5aK(2aI|OezfDL0of3I&Sq2`!hqfxsI_%-v e=JN_+s{o&OBRgvAX3>Vh+-r3?d$v-H+>*;v1|5= 2.64 @@ -99,7 +98,7 @@ This package contains all necessary include files and libraries needed to develop applications that require libinput. %prep -%setup -qn %name-%rversion +%setup -qn %name-%version %build if [ ! -e configure ]; then From f69be29dcc31207f8079a3df5165e8dc47041d6a063d2ebbdeac2774c9bc38c3 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 21 Apr 2016 08:07:23 +0000 Subject: [PATCH 2/4] - Update to new upstream release 1.2.902 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=75 --- libinput-1.2.4.tar.xz | 3 --- libinput-1.2.4.tar.xz.sig | Bin 72 -> 0 bytes libinput-1.2.902.tar.xz | 3 +++ libinput-1.2.902.tar.xz.sig | Bin 0 -> 72 bytes libinput.changes | 18 ++++++++++++++++++ libinput.spec | 5 ++--- 6 files changed, 23 insertions(+), 6 deletions(-) delete mode 100644 libinput-1.2.4.tar.xz delete mode 100644 libinput-1.2.4.tar.xz.sig create mode 100644 libinput-1.2.902.tar.xz create mode 100644 libinput-1.2.902.tar.xz.sig diff --git a/libinput-1.2.4.tar.xz b/libinput-1.2.4.tar.xz deleted file mode 100644 index 9e0b209..0000000 --- a/libinput-1.2.4.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aee3650ad2a864ab9a10e7e63df543cc2b475f6bf3974751037a2df325dabbb1 -size 857036 diff --git a/libinput-1.2.4.tar.xz.sig b/libinput-1.2.4.tar.xz.sig deleted file mode 100644 index 8b5b0581ad82f4075b36d479cc26990a1f46aa57231ad729d38f3c88985ccdcf..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#_AzeEN7Smh4nj e^hge@DgdCe%3*imRn$O{0$dvXV|VLT-e6hFbsqTu literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index 5568546..e0f0bd2 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Apr 21 07:57:12 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 1.2.902 +* Support for so-called tablet pads, i.e. the actual tablet part of + a graphics tablet. +* Addition of middle buttons for touchpads with a software button + area. Previously, a middle button could be triggered by pressing + with a finger in the left and right button area simultanously. + Too many touchpads are unable to reliably detect both fingers. + The middle button area is always available when software buttons + are enabled and encompasses the center 15–20mm on the touchpad. +* Touchscreens that have a fuzz value set on the kernel device are + now defuzzed in libinput, thus stopping pointer wobbles + previously seen when holding the finger still. Note that libinput + does not _set_ the fuzz value, it merely uses it. Employ a udev + rule or hwdb entry to set this on your device if needed. + ------------------------------------------------------------------- Tue Apr 19 07:57:48 UTC 2016 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index b4415d9..15f6ed5 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.2.4 +Version: 1.2.902 Release: 0 Summary: Input device and event processing library License: MIT @@ -56,7 +56,6 @@ other applications that need to directly deal with input devices. Summary: Input device and event processing library integration into udev Group: System/Base -# These programs may be absorbed into udev main at a future time %description udev The libinput udev helper rule will set the LIBINPUT_DEVICE_GROUP variable for event devices. Device groups are a labelling system to @@ -118,7 +117,7 @@ rm -f "%buildroot/%_libdir"/*.la mkdir xdg chmod 700 xdg export XDG_RUNTIME_DIR="$PWD/xdg" -#make check %{?_smp_mflags} V=1 +make check %{?_smp_mflags} V=1 || : %endif %post -n %lname -p /sbin/ldconfig From 7ad0a3117839354ea90e4a4b2325dbfa5da0a9c1d6433094ed189eb6928b51df Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 4 May 2016 10:41:48 +0000 Subject: [PATCH 3/4] libinput-1.2.903 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=76 --- libinput-1.2.902.tar.xz | 3 --- libinput-1.2.902.tar.xz.sig | Bin 72 -> 0 bytes libinput-1.2.903.tar.xz | 3 +++ libinput-1.2.903.tar.xz.sig | Bin 0 -> 72 bytes libinput.changes | 6 ++++++ libinput.spec | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 libinput-1.2.902.tar.xz delete mode 100644 libinput-1.2.902.tar.xz.sig create mode 100644 libinput-1.2.903.tar.xz create mode 100644 libinput-1.2.903.tar.xz.sig diff --git a/libinput-1.2.902.tar.xz b/libinput-1.2.902.tar.xz deleted file mode 100644 index b02ad28..0000000 --- a/libinput-1.2.902.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:53e107290e544b05329560a888aa5ec9b7f2c6bfffdce4a168332cf7cfad650e -size 870856 diff --git a/libinput-1.2.902.tar.xz.sig b/libinput-1.2.902.tar.xz.sig deleted file mode 100644 index 96e596e675bca7acf240810c2464d0b8e97c01c8bb07592da65b7ea89ecea9ff..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#_JpdjJXv5aK(2aI|Oezoz^Eof6jQawop`X>N7Smh4nj e^hge@DgdCe%3*imRn$O{0$dvXV|VLT-e6hFbsqTu diff --git a/libinput-1.2.903.tar.xz b/libinput-1.2.903.tar.xz new file mode 100644 index 0000000..f9f55b5 --- /dev/null +++ b/libinput-1.2.903.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a6fd4c2a250d566e8a277bbbd7693f7bbaa907ccb3d7068994c117f304dd3f1 +size 872920 diff --git a/libinput-1.2.903.tar.xz.sig b/libinput-1.2.903.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..908e60343540b9e9a1e7a44b993a388ec73c807d133793542876522083a74702 GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0#_-@NB{~65aK(2aI|Oezb<0{puOaTDYOn>)42P13emC2 em!6;j-vFSMvGwR@`wXoYIakAEmQF0dUQsW{iXMLe literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index e0f0bd2..c1d418c 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 4 10:28:49 UTC 2016 - jengelh@inai.de + +- Update to new upstream release 1.2.903 +* touchpad: exclude Logitech touchpads from disable-while-typing + ------------------------------------------------------------------- Thu Apr 21 07:57:12 UTC 2016 - jengelh@inai.de diff --git a/libinput.spec b/libinput.spec index 15f6ed5..2466924 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.2.902 +Version: 1.2.903 Release: 0 Summary: Input device and event processing library License: MIT From 2fd85ca0752b37ad23333c8103904c695294247be28608aae83c9128686c6403 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Tue, 10 May 2016 05:03:02 +0000 Subject: [PATCH 4/4] libinput-1.3.0 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libinput?expand=0&rev=77 --- libinput-1.2.903.tar.xz | 3 --- libinput-1.2.903.tar.xz.sig | Bin 72 -> 0 bytes libinput-1.3.0.tar.xz | 3 +++ libinput-1.3.0.tar.xz.sig | Bin 0 -> 72 bytes libinput.changes | 4 ++-- libinput.spec | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 libinput-1.2.903.tar.xz delete mode 100644 libinput-1.2.903.tar.xz.sig create mode 100644 libinput-1.3.0.tar.xz create mode 100644 libinput-1.3.0.tar.xz.sig diff --git a/libinput-1.2.903.tar.xz b/libinput-1.2.903.tar.xz deleted file mode 100644 index f9f55b5..0000000 --- a/libinput-1.2.903.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1a6fd4c2a250d566e8a277bbbd7693f7bbaa907ccb3d7068994c117f304dd3f1 -size 872920 diff --git a/libinput-1.2.903.tar.xz.sig b/libinput-1.2.903.tar.xz.sig deleted file mode 100644 index 908e60343540b9e9a1e7a44b993a388ec73c807d133793542876522083a74702..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 72 zcmV-O0Jr~$Mg#y60ssaD0#_-@NB{~65aK(2aI|Oezb<0{puOaTDYOn>)42P13emC2 em!6;j-vFSMvGwR@`wXoYIakAEmQF0dUQsW{iXMLe diff --git a/libinput-1.3.0.tar.xz b/libinput-1.3.0.tar.xz new file mode 100644 index 0000000..22cd607 --- /dev/null +++ b/libinput-1.3.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:998a75fb261d161efaa7da44411cdc9a32a953280e4ffc6322ca19f057d0c1ea +size 878372 diff --git a/libinput-1.3.0.tar.xz.sig b/libinput-1.3.0.tar.xz.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..6ee596a28f78e7786ac2bad7be06f208eab3fcd70f019fbae544379d9b732cd7 GIT binary patch literal 72 zcmV-O0Jr~$Mg#y60ssaD0#`9#K>!K~5aK(2aI|OezjNvUpou29N$4zPatL~s?Wd`7 es4*p&XaJzJ{2;`(2G>75TJ4rD*kITLL9t7UNgWOV literal 0 HcmV?d00001 diff --git a/libinput.changes b/libinput.changes index c1d418c..2afa420 100644 --- a/libinput.changes +++ b/libinput.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- -Wed May 4 10:28:49 UTC 2016 - jengelh@inai.de +Tue May 10 04:55:31 UTC 2016 - jengelh@inai.de -- Update to new upstream release 1.2.903 +- Update to new upstream release 1.3.0 * touchpad: exclude Logitech touchpads from disable-while-typing ------------------------------------------------------------------- diff --git a/libinput.spec b/libinput.spec index 2466924..fc71016 100644 --- a/libinput.spec +++ b/libinput.spec @@ -18,7 +18,7 @@ Name: libinput %define lname libinput10 -Version: 1.2.903 +Version: 1.3.0 Release: 0 Summary: Input device and event processing library License: MIT