summaryrefslogtreecommitdiffstats
path: root/src/compositor/wayland_wrapper/wltouch.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-251-6/+6
* Pass device capabilities to client in the touch extensionLaszlo Agocs2012-04-261-1/+1
* Fix compilation against latest qtbase.Samuel Rødal2012-04-191-1/+1
* Change the touch extension to be always available.Laszlo Agocs2012-03-281-2/+6
* Use the new cool event wrapper functions generated by wayland-scannerJørgen Lind2012-03-051-2/+2
* Add mouse event synthesizing to the touch extension protocol.Laszlo Agocs2012-02-071-1/+3
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Avoid using an extra event for each touch report.Laszlo Agocs2012-01-161-3/+10
* Do not send stationary pointsLaszlo Agocs2012-01-161-0/+4
* Send the contents of the rawScreenPositions() list too.Laszlo Agocs2012-01-161-0/+29
* Rename touch extension interface and fix event sendingLaszlo Agocs2012-01-161-5/+9
* Update license headers.Jason McDonald2012-01-161-27/+26
* Introduce a touch protocol extension.Laszlo Agocs2012-01-131-0/+127