mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
Only use the touch protocol when no labwc menu is open. This ensure that labwc menus will be closed on first touch down/up since cursor emulation takes care of closing a menu. This prevents that a labwc menu stay open during touch interactions in native touch mode. |
||
|---|---|---|
| .. | ||
| cursor.c | ||
| gestures.c | ||
| ime.c | ||
| input.c | ||
| key-state.c | ||
| keyboard.c | ||
| meson.build | ||
| tablet-pad.c | ||
| tablet.c | ||
| touch.c | ||