commit | 22c6bcec9c2b5a56aaf5a7e8db49e73f420b831a | [log] [tgz] |
---|---|---|
author | Tiago Vignatti <tiago.vignatti@intel.com> | Wed Dec 21 19:34:09 2011 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Dec 22 11:13:04 2011 -0500 |
tree | 7e6d80954603d34fec8c405d99b5c3d63385d91c | |
parent | 773d13b5432a76267d5286100f23ae0d1d8eb8ed [diff] |
evdev: Add ABS_MT_* support for direct touch devices This adds ABS_MT_* support for direct touch devices and notifies the compositor. The compositor has a stub for now. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>