]> git.mdlowis.com Git - proto/labwc.git/commit
src/keyboard.c: always try to remove keys from the pressed set on release
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 23 Oct 2023 17:48:52 +0000 (19:48 +0200)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Wed, 25 Oct 2023 16:30:05 +0000 (18:30 +0200)
commit2b81d096264bfdfc6ff35bbe3c3eec2c93a01ada
tree899b95949c6e17a6402999dc5e075de504354998
parentdb591d1400d275e836a80dfaa2b2ef5b9b57bc64
src/keyboard.c: always try to remove keys from the pressed set on release

Fixes: #1200
Reported-by: @kyak
src/keyboard.c