Drop libinput_event_get_target()
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 19 Dec 2013 01:42:55 +0000 (11:42 +1000)
committerJonas Ådahl <jadahl@gmail.com>
Tue, 21 Jan 2014 21:50:58 +0000 (22:50 +0100)
commitb569272a7aab562901341def944514d29b3a8ac0
treef89cfb12331107ce84e4aca65b3b1cd61032e3c7
parent60d46e6bd7b0802874b079bb37c7835490c3b1d7
Drop libinput_event_get_target()

Replaced by specific accessor functions for context, seat and device. This
obsoletes the internal target as well, we just direcly ref the element we need
to instead of temporarily storing it in the target.

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