mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
...because click on different parts of a client should not be interpreted as a double click. Previously only cursor-button and view were validated to be the same between clicks. This resulted in, for example a click on the client surface itself quickly followed by a click on the SSD titlebar being interpreted as a double-click on the titlebar. Fixes: #1657 |
||
|---|---|---|
| .. | ||
| cursor.c | ||
| gestures.c | ||
| ime.c | ||
| input.c | ||
| key-state.c | ||
| keyboard.c | ||
| meson.build | ||
| tablet.c | ||
| tablet_pad.c | ||
| touch.c | ||