summaryrefslogtreecommitdiff
path: root/libweston/bindings.c
Commit message (Expand)AuthorAgeFilesLines
* input: Fix uint/enum declaration mismatchDaniel Stone2023-04-111-1/+2
* input: Consistently use enums for modifier/axis/stateDaniel Stone2023-04-031-5/+8
* tablet: Add binding to activate surfaces using the tablet toolMichael Olbrich2023-03-311-0/+38
* Revert "input: Consistently use enums for modifier/axis/state"Daniel Stone2023-03-301-8/+5
* input: Consistently use enums for modifier/axis/stateDaniel Stone2023-03-301-5/+8
* Don't send compositor's global key bindings to the input methodTakuro Ashie2022-02-231-2/+2
* libweston: add missing includeGuillaume Champagne2020-01-291-0/+1
* Rename compositor.h to libweston/libweston.hPekka Paalanen2019-04-181-1/+1
* libweston: Use struct timespec for touch down eventsAlexandros Frantzis2017-11-271-1/+2
* libweston: Use struct timespec for key eventsAlexandros Frantzis2017-11-271-9/+15
* libweston: Use struct timespec for axis eventsAlexandros Frantzis2017-11-271-1/+1
* libweston: Use struct timespec for button eventsAlexandros Frantzis2017-11-271-1/+2
* include stdint.h for int32_t/uint32_tJussi Kukkonen2016-07-261-0/+1
* Rename src/ to libweston/Pekka Paalanen2016-06-231-0/+579