From 271cdf85347209067e465f200e22e9ea2172c323 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 10 Nov 2025 15:34:21 +0100 Subject: [PATCH] Add changelog for !74 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a43bda4..7935c19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ If a change only affects particular applications, they are listed in parentheses - fix(unl0kr): Two clicks were required to toggle the password when "obscured" is set to "false" in unl0kr.conf (!68, thanks @vstoiakin) - feat: Use events instead of threads for input processing (!63, thanks @vstoiakin) - fix(buffyboard): Fix initialization of uinput (!73, thanks @vstoiakin) +- fix(buffyboard): Send EV_KEY and EV_SYN simultaneously (!74, thanks @vstoiakin) ## 3.4.2 (2025-10-02)