Michael Jumper
|
d339c8613e
|
GUAC-842: Add onmouseout event to Guacamole.Mouse. Fix GUAC-833 while we're in here.
|
2014-10-16 23:15:12 -07:00 |
|
Michael Jumper
|
8f903acaa6
|
GUAC-823: Test for CSS3 cursor support.
|
2014-10-16 22:49:51 -07:00 |
|
Michael Jumper
|
c62e7c7b4b
|
GUAC-823: Cursors must end with a cursor keyword (see https://developer.mozilla.org/en-US/docs/Web/CSS/cursor/url).
|
2014-10-16 22:38:29 -07:00 |
|
Michael Jumper
|
162ceb97ba
|
GUAC-823: Add setCursor() function to Guacamole.Mouse. Stub out feature detection.
|
2014-10-16 15:06:42 -07:00 |
|
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 |
|