summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Release v1.1.1v1.1.1Henrik Rydberg2011-02-241-1/+1
|
* Release version 1.1.0v1.1.0Henrik Rydberg2011-02-231-2/+2
| | | | With this release, the (ABI-stable) API additions are official.
* Bump to version 1.0.4v1.0.4Henrik Rydberg2011-02-231-1/+1
|
* Bump to version 1.0.3v1.0.3Henrik Rydberg2011-02-231-1/+1
|
* Bump to version 1.0.2v1.0.2Henrik Rydberg2011-02-221-1/+1
|
* Simplify XInput package testHenrik Rydberg2011-02-221-3/+1
| | | | | | | The XI2.1 support is present in sufficiently recent xinput packages, so simplify the testing accordingly. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Bump to v1.0.1v1.0.1Henrik Rydberg2011-02-151-1/+1
|
* Optional XI2.1 supportHenrik Rydberg2011-02-151-0/+9
| | | | | | | | | | | | This patchs adds optional XI2.1 support to utouch-frame. The utouch/frame-xi2.h header contains helper functions equivalent to utouch/frame-mtdev.h. In addition, the device-to-screen mapping is handled via XEvents and optionally XIPropertyEvent. The latter allows free device placement via xinput set-prop, useful in multi- head setups, thanks to Chase Douglas. Touch frame events can be tested using the utouch-frame-test-xi2 tool. Use --with-xi to enable. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Changes required for uploading into UbuntuStephen M. Webb2011-02-141-0/+5
| | | | | Signed-off-by: Stephen M. Webb <stephen.webb@canonical.com>w Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Initial load of utouch-framev1.0.0Henrik Rydberg2010-12-301-0/+33
Compiles and runs on mtdev. ABI proof. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>