Nicolas Stohler created GUACAMOLE-1075:
------------------------------------------
Summary: Enable true touchscreen multi-touch event forwarding
Key: GUACAMOLE-1075
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1075
Project: Guacamole
Issue Type: Improvement
Components: guacamole
Affects Versions: 1.1.0
Environment: Windows 10 (rdp client)
Reporter: Nicolas Stohler
Instead of converting touchscreen events into mouse events and send those to
the RDP client, we would like to forward the touchscreen multi-touch events
directly to the RDP client.
Currently (1.1.0), any touch events get converted to mouse events. It's
possible to enable the touchpad events, which adds then the option to scroll
with two fingers and pinch-zoom.
Our target app (RDP client) will be touch only, with the following gestures:
* 2 hands, 2 fingers each, move: drag an object around
* 2 hands, 3 fingers each, wheel turning motion: rotate an object
Is this achievable this with the current version of Guacamole?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)