summaryrefslogtreecommitdiff
path: root/src/touchhandler/TouchHandler.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-05Apply clang-format to all C++ filesFinlay Davidson1-22/+22
2022-04-13Let TouchHandler return TouchEvents instead of driver specific enumReinhold Gschweicher1-3/+3
2021-12-09TouchHandler: remove unused FreeRTOS.h and task.h includes from headerReinhold Gschweicher1-5/+0
2021-08-11Fix longpress gestureRiku Isokoski1-1/+1
2021-08-10Remove leftoverRiku Isokoski1-1/+0
2021-08-10Rework TouchHandler into not a taskRiku Isokoski1-6/+3
2021-07-16Fix remaining known issuesRiku Isokoski1-3/+8
2021-07-16Fix gesturesRiku Isokoski1-1/+0
2021-07-15New touch handler, with issuesRiku Isokoski1-0/+45