Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libinput: update to 1.19.1
@ 2021-10-11 19:46 vilhelmbergsoe
  2021-10-11 21:08 ` paper42
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: vilhelmbergsoe @ 2021-10-11 19:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1603 bytes --]

There is a new pull request by vilhelmbergsoe against master on the void-packages repository

https://github.com/vilhelmbergsoe/void-packages libinput
https://github.com/void-linux/void-packages/pull/33489

libinput: update to 1.19.1
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/33489.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-libinput-33489.patch --]
[-- Type: text/x-diff, Size: 1132 bytes --]

From 244ad0ff3c08bbbc5805d8e5b72426b4b3071ef2 Mon Sep 17 00:00:00 2001
From: Vilhelm Bergsoe <vilhelmbergsoe@gmail.com>
Date: Mon, 11 Oct 2021 15:48:59 +0200
Subject: [PATCH] libinput: update to 1.19.1

---
 srcpkgs/libinput/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/libinput/template b/srcpkgs/libinput/template
index ef558a68d6a5..ab2b0db758ef 100644
--- a/srcpkgs/libinput/template
+++ b/srcpkgs/libinput/template
@@ -1,6 +1,6 @@
 # Template file for 'libinput'
 pkgname=libinput
-version=1.18.1
+version=1.19.1
 revision=1
 build_style=meson
 configure_args="$(vopt_bool debug_gui debug-gui) -Ddocumentation=false -Dtests=false"
@@ -13,7 +13,7 @@ maintainer="bra1nwave <bra1nwave@protonmail.com>"
 license="MIT"
 homepage="https://www.freedesktop.org/wiki/Software/libinput"
 distfiles="${FREEDESKTOP_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
-checksum=9ca14021fbc2523bc0610582c51f368321592040b6ca63becc2fa1ea11f1a7cb
+checksum=0bdcf5b1783b737854b7af1ca22df67bc36a6fe7c9cfa71f01e9149f9220446d
 
 build_options="debug_gui"
 desc_option_debug_gui="Build with debug GUI (GTK+3)"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: libinput: update to 1.19.1
  2021-10-11 19:46 [PR PATCH] libinput: update to 1.19.1 vilhelmbergsoe
@ 2021-10-11 21:08 ` paper42
  2021-10-12  9:37 ` anddam
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-10-11 21:08 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/33489#issuecomment-940441339

Comment:
I have been using this version of libinput for a while, but it needs to be tested by as many people as possible.

cc @anddam - you had some issues with 1.18 if I remember correctly, could you test if this PR fixes it for you?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: libinput: update to 1.19.1
  2021-10-11 19:46 [PR PATCH] libinput: update to 1.19.1 vilhelmbergsoe
  2021-10-11 21:08 ` paper42
@ 2021-10-12  9:37 ` anddam
  2021-10-12 10:22 ` anddam
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: anddam @ 2021-10-12  9:37 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 517 bytes --]

New comment by anddam on void-packages repository

https://github.com/void-linux/void-packages/pull/33489#issuecomment-940840483

Comment:
> I have been using this version of libinput for a while, but it needs to be tested by as many people as possible.
> cc @anddam - you had some issues with 1.18 if I remember correctly, could you test if this PR fixes it for you?

I had issues but rather than reporting upstream I cowardly reverted the package and lived happily (so far).

Will test this update and report.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: libinput: update to 1.19.1
  2021-10-11 19:46 [PR PATCH] libinput: update to 1.19.1 vilhelmbergsoe
  2021-10-11 21:08 ` paper42
  2021-10-12  9:37 ` anddam
@ 2021-10-12 10:22 ` anddam
  2021-10-12 10:22 ` anddam
  2021-10-15 23:00 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: anddam @ 2021-10-12 10:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 950 bytes --]

New comment by anddam on void-packages repository

https://github.com/void-linux/void-packages/pull/33489#issuecomment-940840483

Comment:
> I have been using this version of libinput for a while, but it needs to be tested by as many people as possible.
> cc @anddam - you had some issues with 1.18 if I remember correctly, could you test if this PR fixes it for you?

I had issues but rather than reporting upstream I cowardly reverted the package and lived happily (so far).

Will test this update and report.

**update:**

No, 1.19 does not fix my issue.

My issue is that my Synaptic SYNA3602 touchpad does not send button 2 and 3 events anymore once libinput is updated to 1.18 or more. It does correctly send button 4, 5, 6 and 7 (that is horizontal and vertical finger scroll) and is able to emit button 3 if multitouch option is enabled, but pressing middle or right physical buttons will result in a button 1 event being emitted.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: libinput: update to 1.19.1
  2021-10-11 19:46 [PR PATCH] libinput: update to 1.19.1 vilhelmbergsoe
                   ` (2 preceding siblings ...)
  2021-10-12 10:22 ` anddam
@ 2021-10-12 10:22 ` anddam
  2021-10-15 23:00 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: anddam @ 2021-10-12 10:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 955 bytes --]

New comment by anddam on void-packages repository

https://github.com/void-linux/void-packages/pull/33489#issuecomment-940840483

Comment:
> I have been using this version of libinput for a while, but it needs to be tested by as many people as possible.
> cc @anddam - you had some issues with 1.18 if I remember correctly, could you test if this PR fixes it for you?

I had issues but rather than reporting upstream I cowardly reverted the package and lived happily (so far).

I will test this update and report.

**update:**

No, 1.19 does not fix my issue.

My issue is that my Synaptic SYNA3602 touchpad does not send button 2 and 3 events anymore once libinput is updated to 1.18 or more.

It does correctly send button 4, 5, 6 and 7 (that is horizontal and vertical finger scroll) and is able to emit button 3 if multitouch option is enabled, but pressing middle or right physical buttons will result in a button 1 event being emitted.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PR PATCH] [Merged]: libinput: update to 1.19.1
  2021-10-11 19:46 [PR PATCH] libinput: update to 1.19.1 vilhelmbergsoe
                   ` (3 preceding siblings ...)
  2021-10-12 10:22 ` anddam
@ 2021-10-15 23:00 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2021-10-15 23:00 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1437 bytes --]

There's a merged pull request on the void-packages repository

libinput: update to 1.19.1
https://github.com/void-linux/void-packages/pull/33489

Description:
<!-- Mark items with [x] where applicable -->

#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->
<!-- 
#### Does it build and run successfully? 
(Please choose at least one native build and, if supported, at least one cross build. More are better.)
- [ ] I built this PR locally for my native architecture, (ARCH-LIBC)
- [ ] I built this PR locally for these architectures (if supported. mark crossbuilds):
  - [ ] aarch64-musl
  - [ ] armv7l
  - [ ] armv6l-musl
-->


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-15 23:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-11 19:46 [PR PATCH] libinput: update to 1.19.1 vilhelmbergsoe
2021-10-11 21:08 ` paper42
2021-10-12  9:37 ` anddam
2021-10-12 10:22 ` anddam
2021-10-12 10:22 ` anddam
2021-10-15 23:00 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).