summaryrefslogtreecommitdiff
path: root/protohnd.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-05Fix incorrect return value. Found by scan-buildSamuel Lidén Borell1-2/+5
2019-05-01Open framebuffer device and query for informationSamuel Lidén Borell1-1/+11
2019-05-01Basic parsing of evdev input eventsSamuel Lidén Borell1-5/+26
2019-05-01Implement buffering of incoming dataSamuel Lidén Borell1-29/+84
2019-04-27Merge client and server fd maps. Avoid duplicate evdev openSamuel Lidén Borell1-87/+92
2019-04-24Initial commit with basic epoll loopSamuel Lidén Borell1-0/+192