[Wayland-bugs] [Bug 104030] Incorrect case with Yubikey static password with libinput 1.9.3-1 on Arch Linux
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Dec 4 16:15:17 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=104030
--- Comment #10 from admin.freedesktop at moparisthebest.com ---
This change also breaks a keyboard mapping program I wrote, which modifies
shift behavior.
So on some layouts, when one key is pressed, it sends SHIFT_DOWN then the key,
then SHIFT_UP one right after the other (with no sync in between), and that's
worked for years until this libinput change. It also works on SDL apps,
console, virtualbox VMs running windows etc.
The good news is anyone can run that app and reproduce this issue without any
hardware:
https://code.moparisthebest.com/moparisthebest/rusty-keys
The specific code responsible for the multiple event sending is here:
https://code.moparisthebest.com/moparisthebest/rusty-keys/src/master/src/keymapper.rs#L323
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20171204/d1efb33c/attachment.html>
More information about the wayland-bugs
mailing list