Merge pull request #226 - Fix touch pads being handled as touch screens
authorDaniel Albers <daniel@lbe.rs>
Sun, 3 Jul 2016 18:45:30 +0000 (20:45 +0200)
committerDaniel Albers <daniel@lbe.rs>
Sun, 3 Jul 2016 18:52:10 +0000 (20:52 +0200)
commitec474657f6af9f598a9b936f56c6ef7b863a77c9
treed2be3a54c865349e4c2f9e57e24cf159333850e7
parent5b164bbc62960cea62a31287f679197b623ad7ac
parent127226e3619358013ef821acdf9e80f615370b12
Merge pull request #226 - Fix touch pads being handled as touch screens

Fix a bug with (multi) touch pad usage (e. g. on MacBooks) introduced with basic
touch support (GH-187).

Closes GH-226.