]> git.proxmox.com Git - mirror_novnc.git/commit - app/ui.js
New way of detecting touch
authorsamhed <samuel@cendio.se>
Thu, 25 Aug 2016 12:21:32 +0000 (14:21 +0200)
committerSamuel Mannehed <samuel@cendio.se>
Fri, 14 Oct 2016 00:41:06 +0000 (02:41 +0200)
commitbea2b3fdfc0aef861f5cbf765b0badf556878758
treed3132a5131f6bc98aebe18ea8813c1e390f4ed6f
parentda346c3b212318bdcaae9febbe14dce0d2d260c0
New way of detecting touch

Moves detection to Util and fixes so that touch is properly detected on
MS Surface and touch emulation in Chrome.
app/ui.js
core/input/devices.js
core/util.js
tests/input.html