ChanServ changed the topic of #wayland to: https://wayland.freedesktop.org | Discussion about the Wayland protocol and its implementations, plus libinput
LoneStarr has quit [Ping timeout: 480 seconds]
feaneron has quit [Ping timeout: 480 seconds]
LoneStarr has joined #wayland
garnacho has quit [Ping timeout: 480 seconds]
LoneStarr is now known as Guest18215
AJC_Z0 has joined #wayland
AJ_Z0 has quit [Read error: Connection reset by peer]
AJC_Z0 is now known as AJ_Z0
thevar1able_ has quit [Ping timeout: 480 seconds]
LoneStarr has joined #wayland
<LoneStarr> I have a really buggy touchpad, which keeps popping me up or down when two finger scrolling. Am willing to gather detailed debug info and submit to others if anyone can steer me towards a solution that might include softening the response rates. So far I have not figured out how to change acceleration curves or anything.
<whot> "popping me up"? I think I might need a rephrasing of that bit :)
<LoneStarr> More often scrolling down than up, so it's accurate
<whot> if you get a buggy sequence with libinput record and attach that to a issue we can look at it. there's a libinput analyze per-slot-delta tool that will show you what the individual touch points do, that may help too
<whot> because that's the first tool I'll run when seeing the recording. There's a chance the touchpad is a semi-mt touchpad but not labelled as such which can cause that sawtooth movement
<LoneStarr> OK, I've cloned the libinput repo already to this host, and have explored some of the info gathering tools, but I couldn't make sense of what to do in one or two captures.
<LoneStarr> Are there specific movements that help with the captures? Like if I record just one motion then exit, or snip timestamps to frame the events of interest?
<whot> just record one motion and hope it's representative enough. you can use libinput replay to replay the recording to make sure it reproduces the bug
<LoneStarr> To describe the behavior in a nutshell, it seems ok, when sufficient pressure is applied, but as the fingers are leaving the surface or if fine changes are being requested, it seems to send a quick acceleration in the opposite direction, which is sometimes picked up as a desire to continue past the release
<whot> have you tried tweaking the pressure thresholds?
<LoneStarr> Thank you. I will get back into it, soon and post to the Issues list. Also, if you or others send me in a certain direction I'll mess around with code any way that can help out. I was thinking I might need to depend on a local modification in the end. No, I didn't observe where I could make changes other than tools like those provided by desktop environment settings.
Brainium has quit []
karenw has joined #wayland
naveenk2 has joined #wayland
<LoneStarr> This is really helpful. Thank you for responding! Is there any way for me to observe the current settings for touch-thresholds before I make changes??
<whot> not in your session, you can run those tools and they'll display what the touch is internpreted at. You can run libinput debug-gui as a test gui but that may not be sufficient
<whot> but should be good enough to get an idea of whether it works and then you can restart the session
nerdopolis has quit [Ping timeout: 480 seconds]
<LoneStarr> Hmm, by session, do you mean the graphical login? I have not written the changes to local quirks yet, but if I remove those local quirks I can still take a pristine record capture?
<whot> libinput record doesn't care about quirks, it records kernel events so it sits below quirks
<whot> but yes, session is the graphical login, restarting that (log out/in) gives you a new libinput context
<LoneStarr> I'm setting the local quirks now, guessing I can remove the file to reset to defaults. measure touchpad-pressure seems to have Palm and Thumb transposed, based on the P>O>M>N
<whot> could be, PR appreciated :)
<whot> remove/rename the file gives you back the defaults, yes
glennk has joined #wayland
LoneStarr has quit [Quit: Leaving]
LoneStarr has joined #wayland
karenw has quit [Ping timeout: 480 seconds]
Guest18215 has quit [Ping timeout: 480 seconds]
bindu has joined #wayland
bindu_ has quit [Ping timeout: 480 seconds]
<LoneStarr> Well, the good news is my quirks have been picked up (should be effective) and are valid. But sadly the bounce-back behavior is kind of the bad news.
<LoneStarr> I've also noticed that the touchpad picks up a signal from my fingers several millimeters hovering over the surface of the touchpad. I'll work on making a recording and a ticket.
kode54 has quit [Read error: Connection reset by peer]
<whot> LoneStarr: we do have support for hovering touches on touchpads (some touchpads from years ago gave us grief) so you may be lucky if we can modify that easily
<whot> if you grep for hover you should see the various bits but i can't really remember what exactly we did
kode54 has joined #wayland
tzimmermann has joined #wayland
leon-anavi has joined #wayland
<LoneStarr> Sorry Peter, I didn't mean to consume so much of your time and communications. My device is similar to the one on issue #1059, so I'm reviewing what was the result of that issue. My quirks list also only included that one line.
<whot> LoneStarr: probably best to file a new issue because that one is a bit of a mess
<LoneStarr> Thank you. I'll probably mention it again in the ticket, but please push any tasks off onto me that you can think of, I would like to help you out by removing the workload, and ultimately we can help other users out, who have no idea how to reach out.
<whot> esp because (iirc) it was a bit hard to figure out what it was *supposed* to do based on the recordings because the data in the recordings is all have to analyse, so we need to match this with the user's intent too
<whot> is it the same thinkpad model?
atticf has quit [Ping timeout: 480 seconds]
kts has joined #wayland
kts has quit [Quit: Leaving]
sima has joined #wayland
atticf has joined #wayland
iomari891 has joined #wayland
garnacho has joined #wayland
kts has joined #wayland
<wlb> wayland/main: Pekka Paalanen * doc: add a section on color management https://gitlab.freedesktop.org/wayland/wayland/commit/ba9f9a446f74 doc/publican/sources/ Color.xml Wayland.xml meson.build
<wlb> wayland Merge request !479 merged \o/ (doc: add a section on color management https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/479)
rgallaispou has joined #wayland
<pq> How do we update https://wayland.freedesktop.org/docs/html/ again?
iomari891 has quit [Read error: Connection reset by peer]
<pq> wayland-web CI seems to have it...
<pq> ok, looks like it's automatic when a new non-RC release of libwayland is added to wayland-web
<pq> emersion, in wayland.git, I see the 1.23.92 tag on main branch without a commit to bump the version. Should the tag have been on the 1.24 branch?
<emersion> ew, maybe I messed up, will look into it later today
<pq> thanks
<jadahl> zzag: just curious, is xx_pip_v1 unconditionally exposed to users by default in kwin now?
<davidre> jadahl: It's hidden behind KWIN_WAYLAND_SUPPORT_XX_PIP_V1 environment variable
kts has quit [Ping timeout: 480 seconds]
<jadahl> I see
<jadahl> would be good to know what various compositors "opinions" are about xdg_pip, related to the biggest hurdle of output-only vs output/input and mapping heuristics about tying it to input events ala grabbing popups etc
kode54 has quit [Read error: Connection reset by peer]
kode54 has joined #wayland
narodnik has joined #wayland
<LoneStarr> Sorry I was focusing, then distracted, and composing ticket details. This is an HP 15-f272wm. There was some mention in the tools while preparing attachments about the local hwdb tests, but those are still not used any longer, I believe
LoneStarr is now known as Guest18233
LoneStarr has joined #wayland
Guest18233 has quit [Quit: Leaving]
<whot> the hwdb is somewhat in use but only for axis overrides and the fuzz handling. axis overrides should go into systemd, fuzz handling too (it's an axis override) but the way the fuzz works is a bit awkward so we have to do some of it
LoneStarr has quit [Ping timeout: 480 seconds]
feaneron has joined #wayland
narodnik has quit [Ping timeout: 480 seconds]
rasterman has joined #wayland
<emersion> jadahl: I agree with zzag fwiw
AJ_Z0 has quit [Ping timeout: 480 seconds]
naveenk2 has quit [Quit: Leaving.]
<zzag> Perhaps we could have a session about pip at XDC? It's in September, but it's not that far away
bitblt_ is now known as bitblt
fmuellner has joined #wayland
nerdopolis has joined #wayland
<emersion> sounds like a good idea if we don't agree by then
AJ_Z0 has joined #wayland
paulk-bis has joined #wayland
paulk has quit [Ping timeout: 480 seconds]
daz has joined #wayland
d42 has quit [Ping timeout: 480 seconds]
Moprius has joined #wayland
feaneron has quit [Ping timeout: 480 seconds]
feaneron has joined #wayland
Calandracas has quit [Read error: Connection reset by peer]
karenw has joined #wayland
akimoto has joined #wayland
riteo has quit [Ping timeout: 480 seconds]
riteo has joined #wayland
narodnik has joined #wayland
naveenk2 has joined #wayland
AJ_Z0 has quit [Ping timeout: 480 seconds]
akimoto has quit [Ping timeout: 480 seconds]
<wlb> weston Merge request !1777 opened by Pekka Paalanen (pq) Improvements to color transformation debug prints https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/1777 [color-lcms plugin], [Colour management]
AJ_Z0 has joined #wayland
peeterm has quit [Ping timeout: 480 seconds]
peeterm has joined #wayland
naveenk2 has quit [Quit: Leaving.]
narodnik has quit [Remote host closed the connection]
narodnik has joined #wayland
AJ_Z0 has quit [Ping timeout: 480 seconds]
kts has joined #wayland
AJ_Z0 has joined #wayland
rgallaispou has left #wayland [#wayland]
karenw has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
leon-anavi has quit [Quit: Leaving]
paulk-bis has quit []
paulk has joined #wayland
kts_ has joined #wayland
kts has quit [Ping timeout: 480 seconds]
nickdiegooootill0614[m] is now known as nickdiego[m]
edfloreshz has joined #wayland
edfloreshz has quit []
tlwoerner_ has joined #wayland
tlwoerner has quit [Ping timeout: 480 seconds]
kts_ has quit []
FreeFull_ has quit []
AJ_Z0 has quit [Ping timeout: 480 seconds]
AJ_Z0 has joined #wayland
fmuellner has quit [Remote host closed the connection]
fmuellner has joined #wayland
LoneStarr has joined #wayland
sima has quit [Ping timeout: 480 seconds]
karenw has joined #wayland
sima has joined #wayland
sima has quit [Ping timeout: 480 seconds]
rasterman has quit [Quit: Gettin' stinky!]
Calandracas has joined #wayland
sima has joined #wayland
nerdopolis has quit [Ping timeout: 480 seconds]
selckin has quit [Quit: selckin]
sima has quit [Ping timeout: 480 seconds]
nerdopolis has joined #wayland
fmuellner has quit []
fmuellner has joined #wayland
glennk has quit [Ping timeout: 480 seconds]
fmuellner has quit [Ping timeout: 480 seconds]
riteo has quit [Ping timeout: 480 seconds]
riteo has joined #wayland
riteo has quit [Ping timeout: 480 seconds]
riteo has joined #wayland