Git Browser for ODROID
Code Review
Sign In
git.odroid.com
/
weston
/
be2f6b0f75a6fb6ac1278d2cd935a36419a09d0f
/
clients
/
simple-touch.c
649bbce
include stdint.h for int32_t/uint32_t
by Jussi Kukkonen
· 9 years ago
b4dae9b
Make config.h inclusion consistent
by Bryce Harrington
· 9 years ago
35b2eaa
Moved helper macro to a discrete include file.
by Jon Cruz
· 10 years ago
4678bab
Remove redundant #include path component.
by Jon Cruz
· 10 years ago
1f6b0d1
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
by Bryce Harrington
· 10 years ago
c3f03f5
simple-touch: Handle multiple seats properly
by Ander Conselvan de Oliveira
· 11 years ago
f97a680
clients: remove superfluous call
by Peter Hutterer
· 12 years ago
c7d2c4c
Add more missing config.h #includes
by Kristian Høgsberg
· 12 years ago
c85a917
simple-touch: Handle OOM when allocating struct touch
by Kristian Høgsberg
· 12 years ago
85c40f2
clients: Fix typo in simple-touch and simple-shm.
by Stefan Schmidt
· 12 years ago
5addaa1
simple-touch: Attach buffer before posting damage
by Kristian Høgsberg
· 12 years ago
0eab05d
clients: add global_remove handler stubs
by Pekka Paalanen
· 12 years ago
5717b6d
Stop relying on ARRAY_LENGTH being defined in wayland-util.h
by Kristian Høgsberg
· 13 years ago
a17f7a1
clients: Check return value of wl_display_dispatch()
by Kristian Høgsberg
· 13 years ago
392c5f2
simple-touch: do not include GL headers
by Pekka Paalanen
· 13 years ago
8e15918
compositor, clients: make damage double-buffered
by Pekka Paalanen
· 13 years ago
c9e00c0
clients: use wl_surface_commit
by Pekka Paalanen
· 13 years ago
fa80e11
Update to new fd and wl_registry APIs
by Kristian Høgsberg
· 13 years ago
01a9f1b
clients: Set title for all shell surface demos.
by Scott Moreau
· 13 years ago
76fc57e
simple-touch: use proper damage in touch_paint()
by Pekka Paalanen
· 13 years ago
0768419
simple-touch: fix off-by-one in position checks
by Pekka Paalanen
· 13 years ago
55b7cb2
simple-touch: more colors and thicker marks
by Pekka Paalanen
· 13 years ago
7e94a98
simple-touch: respond to ping protocol
by Pekka Paalanen
· 13 years ago
1da1b8f
Rewrite shm buffer file allocation v2
by Pekka Paalanen
· 13 years ago
37816df
Convert wl_input_device to wl_seat (and friends)
by Daniel Stone
· 13 years ago
80680c7
window.c: Just use float instead of GLfloat, remove GLES2.h include
by Kristian Høgsberg
· 13 years ago
103db7f
Convert wire input co-ordinates to fixed-point
by Daniel Stone
· 13 years ago
eae5de7
Follow wayland change to serial numbers
by Kristian Høgsberg
· 13 years ago
1662628
clients: Use new shm interface
by Kristian Høgsberg
· 13 years ago
875ab9e
Add signedness warning flag and fix fallout
by Kristian Høgsberg
· 13 years ago
9629fe3
Simplify shm buffer handling
by Kristian Høgsberg
· 13 years ago
210d079
Hook up axis events.
by Scott Moreau
· 13 years ago
dd631c1
simple-touch: Update to enter/leave changes
by Kristian Høgsberg
· 13 years ago
b29f412
protocol: remove absolute coordinates from pointer
by Pekka Paalanen
· 13 years ago
8e81df4
Use new format codes
by Kristian Høgsberg
· 13 years ago
558949b
clients: Add simple-touch client for testing touch events.
by Kristian Høgsberg
· 14 years ago