Commit graph

3 commits

Author SHA1 Message Date
Johan Malm
a188526859 touch.c: fix coding style (sx,sy) vs (nx,ny)
Prefer surface to node naming convention for coordinates
2022-03-28 21:35:59 +01:00
Johan Malm
c153bbc0b2 touch.c: fix coding style
Mostly "foo* bar"-should-be-"foo *bar" warnings and space before brackets
2022-03-28 20:50:18 +01:00
bi4k8
4c3bae0794 implement touch support
this is mostly plumbing; the most interesting logic is in touch_get_coords
2022-03-21 21:06:41 +00:00