]> git.mdlowis.com Git - proto/labwc.git/commit
input: clear SSD hover effects after touch-up
authorJens Peters <jp7677@gmail.com>
Sun, 15 Jun 2025 07:39:19 +0000 (09:39 +0200)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Mon, 16 Jun 2025 20:56:46 +0000 (22:56 +0200)
commite0d3bebbb725125d093659cf1343573df6f7bc03
tree45a682ba712932213c488d314b012626253504b0
parent31dd21de5b73f3d8598447e78f5af89922ac431c
input: clear SSD hover effects after touch-up

Having a hover effect visible without interaction looks out of
place when there is no cursor (the cursor becomes hidden for/after
touch interaction until next mouse or tablet interaction). Just
clear the hover effect after touch-up to prevent this.
Note that SSD hover effects are still shown during touch-move and
touch-down.
src/input/touch.c