Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUACAMOLE-1904: Broadcast events for mouse/touch events in client. #950

Conversation

jmuehlner
Copy link
Contributor

A follow on from #942, this change further adds new events to be broadcast when mouse or touch events are handled in the client. This is to allow custom fields that live outside the client menu to de-focus text fields and the like so they don't intercept user input that's intended to go into the client (since clicking inside the client won't automatically defocus input elements rendered outside the client, as users might expect).

@jmuehlner jmuehlner force-pushed the GUACAMOLE-1904-add-listenable-mouse-and-touch-events-for-client branch from 05b9d35 to 91645e2 Compare January 30, 2024 20:34
@jmuehlner jmuehlner force-pushed the GUACAMOLE-1904-add-listenable-mouse-and-touch-events-for-client branch from 91645e2 to 56ca4e9 Compare January 31, 2024 19:12
@mike-jumper mike-jumper merged commit 22fe53f into apache:master Jan 31, 2024
1 check passed
@jmuehlner jmuehlner deleted the GUACAMOLE-1904-add-listenable-mouse-and-touch-events-for-client branch January 31, 2024 22:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants