summaryrefslogtreecommitdiff
path: root/tools/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add missing manpage source to tarballHenrik Rydberg2011-02-231-2/+4
| | | | | | | The .txt files where missing from the tarball, such that the manpage could not be regenerated. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Generate manpage also for the optional xi2 configurationHenrik Rydberg2011-02-231-1/+3
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Break out common display functionsHenrik Rydberg2011-02-161-2/+2
| | | | Signed-off-by: Henrik Rydberg <rydberg@euromail.se>
* Optional XI2.1 supportHenrik Rydberg2011-02-151-0/+12
| | | | | | | | | | | | 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/+10
| | | | | 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/+7
Compiles and runs on mtdev. ABI proof. Signed-off-by: Henrik Rydberg <rydberg@euromail.se>