index
:
~krh/weston
assign-planes
gbm-surface
input
layers
libweston
master
meego-tablet-shell
menu
nested
next
non-recursive-build
non-recursive-make
output
pointer-lock
popup
protocol-changes
re-exec
remote
renderer
repaint-refactor
session-manager
surface-damage
testing
threads
video
xdg-more-states
xdg-shell-fixes
xwayland-ddx
personal wayland-demos repo
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
simple-touch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-13
clients: remove superfluous call
Peter Hutterer
1
-2
/
+0
2013-08-26
Add more missing config.h #includes
Kristian Høgsberg
1
-0
/
+2
2013-08-15
simple-touch: Handle OOM when allocating struct touch
Kristian Høgsberg
1
-0
/
+4
2013-08-06
clients: Fix typo in simple-touch and simple-shm.
Stefan Schmidt
1
-2
/
+2
2013-07-25
simple-touch: Attach buffer before posting damage
Kristian Høgsberg
1
-0
/
+1
2013-01-24
clients: add global_remove handler stubs
Pekka Paalanen
1
-1
/
+7
2012-10-19
Stop relying on ARRAY_LENGTH being defined in wayland-util.h
Kristian Høgsberg
1
-0
/
+2
2012-10-16
clients: Check return value of wl_display_dispatch()
Kristian Høgsberg
1
-2
/
+3
2012-10-16
simple-touch: do not include GL headers
Pekka Paalanen
1
-2
/
+0
2012-10-10
compositor, clients: make damage double-buffered
Pekka Paalanen
1
-0
/
+4
2012-10-10
clients: use wl_surface_commit
Pekka Paalanen
1
-0
/
+1
2012-10-10
Update to new fd and wl_registry APIs
Kristian Høgsberg
1
-20
/
+19
2012-10-09
clients: Set title for all shell surface demos.
Scott Moreau
1
-0
/
+1
2012-07-31
simple-touch: use proper damage in touch_paint()
Pekka Paalanen
1
-1
/
+1
2012-07-31
simple-touch: fix off-by-one in position checks
Pekka Paalanen
1
-2
/
+2
2012-07-31
simple-touch: more colors and thicker marks
Pekka Paalanen
1
-3
/
+15
2012-07-31
simple-touch: respond to ping protocol
Pekka Paalanen
1
-1
/
+30
2012-06-06
Rewrite shm buffer file allocation v2
Pekka Paalanen
1
-11
/
+6
2012-05-16
Convert wl_input_device to wl_seat (and friends)
Daniel Stone
1
-102
/
+42
2012-05-10
window.c: Just use float instead of GLfloat, remove GLES2.h include
Kristian Høgsberg
1
-4
/
+4
2012-05-08
Convert wire input co-ordinates to fixed-point
Daniel Stone
1
-4
/
+15
2012-04-11
Follow wayland change to serial numbers
Kristian Høgsberg
1
-8
/
+11
2012-04-03
clients: Use new shm interface
Kristian Høgsberg
1
-3
/
+6
2012-03-30
Add signedness warning flag and fix fallout
Kristian Høgsberg
1
-1
/
+1
2012-03-26
Simplify shm buffer handling
Kristian Høgsberg
1
-4
/
+1
2012-03-22
Hook up axis events.
Scott Moreau
1
-0
/
+7
2012-02-23
simple-touch: Update to enter/leave changes
Kristian Høgsberg
1
-4
/
+21
2012-02-16
protocol: remove absolute coordinates from pointer
Pekka Paalanen
1
-3
/
+2
2012-01-11
Use new format codes
Kristian Høgsberg
1
-2
/
+2
2011-12-22
clients: Add simple-touch client for testing touch events.
Kristian Høgsberg
1
-0
/
+310