summaryrefslogtreecommitdiff
path: root/clients/simple-touch.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-16Convert wl_input_device to wl_seat (and friends)Daniel Stone1-102/+42
2012-05-10window.c: Just use float instead of GLfloat, remove GLES2.h includeKristian Høgsberg1-4/+4
2012-05-08Convert wire input co-ordinates to fixed-pointDaniel Stone1-4/+15
2012-04-11Follow wayland change to serial numbersKristian Høgsberg1-8/+11
2012-04-03clients: Use new shm interfaceKristian Høgsberg1-3/+6
2012-03-30Add signedness warning flag and fix falloutKristian Høgsberg1-1/+1
2012-03-26Simplify shm buffer handlingKristian Høgsberg1-4/+1
2012-03-22Hook up axis events.Scott Moreau1-0/+7
2012-02-23simple-touch: Update to enter/leave changesKristian Høgsberg1-4/+21
2012-02-16protocol: remove absolute coordinates from pointerPekka Paalanen1-3/+2
2012-01-11Use new format codesKristian Høgsberg1-2/+2
2011-12-22clients: Add simple-touch client for testing touch events.Kristian Høgsberg1-0/+310