Add libinput_set_user_data
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 23 Dec 2014 03:37:28 +0000 (13:37 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 23 Dec 2014 04:49:39 +0000 (14:49 +1000)
commit6e6cca47af6e8858c0e3ae9ec8309f7f59ba8708
tree535e5628a7ec7392dbe7d3a7f7faadfce87ad8a1
parent7a65c1f63637f47e45892422f7078b1af5dd0e2a
Add libinput_set_user_data

Previously, the pointer could only be passed into the context on creation
time and was immutable after that.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.c
src/libinput.h
src/libinput.sym
test/path.c
test/udev.c