]> git.mdlowis.com Git - proto/labwc.git/commit
input: clear pointer focus on touch input
authorJens Peters <jp7677@gmail.com>
Sun, 27 Oct 2024 08:10:09 +0000 (09:10 +0100)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Sun, 10 Nov 2024 08:08:38 +0000 (17:08 +0900)
commiteed972cef1996cab355cf2ecbb41ff1e3f8b6ce0
tree61b66a6603474a1a23214a99e243d4385fe49fa4
parent3dbd5f30fcf57b44bfaeb7837fa89c225207e25d
input: clear pointer focus on touch input

Otherwise the pointer focus could interfere with touch input, like
showing hover effect on unexpected locations.
src/input/touch.c