Add libinput_event_get_context()
[platform/upstream/libinput.git] / src / libinput-private.h
2014-01-10 Peter HuttererDrop capability events
2014-01-09 Peter HuttererAbstract the backend interface away
2013-11-24 Jonas ÅdahlPort udev-seat to be used in libinput
2013-11-19 Jonas ÅdahlMerge branch 'master' into udev
2013-11-19 Jonas ÅdahlAdd interface to libinput object and move screen dimens...
2013-11-17 Jonas ÅdahlUse events instead of callbacks for capability registration
2013-11-17 Jonas ÅdahlIntroduce libinput object managing all input data
2013-11-17 Jonas ÅdahlChange API from using listeners to using an event queue
2013-11-12 Jonas ÅdahlPort evdev code to be used as a shared library