summaryrefslogtreecommitdiff
path: root/libweston/bindings.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-23Don't send compositor's global key bindings to the input methodTakuro Ashie1-2/+2
2020-01-29libweston: add missing includeGuillaume Champagne1-0/+1
2019-04-18Rename compositor.h to libweston/libweston.hPekka Paalanen1-1/+1
2017-11-27libweston: Use struct timespec for touch down eventsAlexandros Frantzis1-1/+2
2017-11-27libweston: Use struct timespec for key eventsAlexandros Frantzis1-9/+15
2017-11-27libweston: Use struct timespec for axis eventsAlexandros Frantzis1-1/+1
2017-11-27libweston: Use struct timespec for button eventsAlexandros Frantzis1-1/+2
2016-07-26include stdint.h for int32_t/uint32_tJussi Kukkonen1-0/+1
2016-06-23Rename src/ to libweston/Pekka Paalanen1-0/+579