summaryrefslogtreecommitdiff
path: root/clients/calibrator.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-21clients/window: Add functions to set/retrieve app_idMarius Vlad1-0/+2
2019-05-02log: remove "%m" from format strings by using strerror(errno)Antonio Borneo1-1/+3
2019-04-18Rename matrix.h to libweston/matrix.hPekka Paalanen1-2/+2
2017-09-18calibrator: Make mouse button optionalFabien Lahoudere1-4/+34
2015-06-15Moved helper macro to a discrete include file.Jon Cruz1-2/+1
2015-06-15Remove redundant #include path component.Jon Cruz1-1/+1
2015-06-15clients: Update boilerplate from MIT X11 license to MIT Expat licensesBryce Harrington1-16/+17
2014-04-07Make sure config.h is included before any system headersAndrew Wedgbury1-0/+2
2013-08-16Add touch support for wl_shell_surface_moveRusty Lynch1-2/+2
2013-08-12calibrator: Add touch support to calibratorRusty Lynch1-0/+17
2013-02-20Pass argc pointer to parse_options()Kristian Høgsberg1-1/+1
2012-12-06clients: Add a touchscreen calibration toolRob Bradford1-0/+260