waycrate / swhkd

Sxhkd clone for Wayland (works on TTY and X11 too)
https://git.sr.ht/~shinyzenith/swhkd
BSD 2-Clause "Simplified" License
662 stars 46 forks source link

Mouse events occur twice #244

Open aadilshabier opened 4 months ago

aadilshabier commented 4 months ago

Version Information:

Describe the bug: Mouse scroll events seem to occur twice when swhkd is being run.

Expected behavior:

Actual behavior:

To Reproduce: Steps to reproduce the behavior.

Additional information: I've noticed this only for mouse scroll events as of now, not for mouse movement or mouse clicks. I tried setting the timeout to 1000ms to account for hardware jitters by running this command, but that doesn't change anything.

$ pkexec swhkd -C 1000 
InnocentZero commented 3 months ago

I'm unable to reproduce this issue on wayland. Archlinux 6.7.11-hardened swayfx 0.3.2

wev still registers only one mouse scroll for me.

aadilshabier commented 2 months ago

I'm unable to reproduce this issue on wayland. Archlinux 6.7.11-hardened swayfx 0.3.2

wev still registers only one mouse scroll for me.

Might be a mouse specific thing, because it's just a problem on this specific mouse(Logitech B330/M330/M331).