mirror of
https://github.com/labwc/labwc.git
synced 2025-11-05 13:29:58 -05:00
It doesn't matter much since those are about the combination of tablet and tablet tool. That said, this feels slightly more natural. As a consequence we always create a tablet tool and decide indirectly via `tablet_get_coords()` and the returning surface if mouse emulation should be used or not. Now we can also add a `motion_mode` to the tablet tool which is slightly cleaner. |
||
|---|---|---|
| .. | ||
| cursor.h | ||
| gestures.h | ||
| ime.h | ||
| input.h | ||
| key-state.h | ||
| keyboard.h | ||
| tablet-pad.h | ||
| tablet-tool.h | ||
| tablet.h | ||
| touch.h | ||