mirror of
https://github.com/labwc/labwc.git
synced 2025-11-04 13:30:07 -05:00
implement touch support
this is mostly plumbing; the most interesting logic is in touch_get_coords
This commit is contained in:
parent
a2a2e093ef
commit
4c3bae0794
4 changed files with 137 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ labwc_sources = files(
|
|||
'resistance.c',
|
||||
'seat.c',
|
||||
'server.c',
|
||||
'touch.c',
|
||||
'theme.c',
|
||||
'view.c',
|
||||
'view-impl.c',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue