mirror of
https://github.com/labwc/labwc.git
synced 2025-11-10 13:30:00 -05:00
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. |
||
|---|---|---|
| .. | ||
| cursor.c | ||
| gestures.c | ||
| ime.c | ||
| input.c | ||
| key-state.c | ||
| keyboard.c | ||
| meson.build | ||
| tablet-pad.c | ||
| tablet.c | ||
| touch.c | ||