Commit Graph

8 Commits

Author SHA1 Message Date
Michael Jumper
28e941675f GUAC-324: Do not stop propagation within Mouse objects - allow multiple touch objects to coexist. 2014-04-22 11:43:01 -07:00
Michael Jumper
4851ba8b5c Fix movement calculations. 2014-03-05 01:10:03 -08:00
Michael Jumper
bacc5406ec Handle start/end of gestures more cleanly. 2014-03-04 16:56:12 -08:00
Michael Jumper
462525c08c Further cleanup. Implement long-press for right click. 2014-03-04 16:31:46 -08:00
Michael Jumper
e54d164113 Use tap+hold for click+drag. 2014-03-04 15:14:56 -08:00
Michael Jumper
6d1c9ba550 Modify Guacamole.Touchscreen to play nicely with other gesture-handling objects. Send click only on touchend. Move mouse only if related to a drag. 2014-03-04 13:42:14 -08:00
Michael Jumper
f0c62ff82a Clean up Mouse.js a bit. 2014-03-04 13:08:29 -08:00
Michael Jumper
6c00d8428c Migrate to minify-maven-plugin and Google Closure Compiler. 2014-01-15 21:50:18 -08:00