[PATCH master] input: don't report depressed keys that were never pressed
Sascha Hauer
s.hauer at pengutronix.de
Mon Aug 26 04:08:42 PDT 2024
On Sat, 24 Aug 2024 22:02:50 +0200, Ahmad Fatoum wrote:
> The USB keyboard driver remove callback sends a depress event for all
> keys. This is relayed to all input notifiers and can confuse them by
> reporting keys that were never pressed in the first place.
>
> Instead of expecting input notifiers to keep track themselves of whether
> keys have been pressed, have the core only report depress event for
> previously pressed keys.
>
> [...]
Applied, thanks!
[1/1] input: don't report depressed keys that were never pressed
https://git.pengutronix.de/cgit/barebox/commit/?id=bad0d48fa6ab (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list