Remove old touchpad code
[platform/upstream/libinput.git] / src / libinput-private.h
2014-04-22 Jonas ÅdahlIntroduce seat wide button and key count API
2014-04-17 Hans de GoedeAdd a log_bug macro
2014-04-09 Jonas ÅdahlStructure libinput_seat struct
2014-02-26 Jonas ÅdahlSplit up the touch event into the different touch types
2014-02-26 Jonas ÅdahlAdd seat wide slot to touch events
2014-02-18 Peter HuttererAdd a customizable log handler
2014-01-22 Peter HuttererPromote touch frames to top-level events
2014-01-17 Peter HuttererSplit seats into having a physical and a logical name
2014-01-17 Peter HuttererDrop seat events
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