gst-plugins-rs/www
Mathieu Duponchelle 3beb712e16 input.js: fix button index on mouse events
The buttonMask variable was useless and using it as the button index
in the navigation events was nonsensical.

In addition, the button index must be increased by one to map it to
the X domain.
2022-06-03 00:14:41 +02:00
..
index.html Implement the GstNavigation interface using a dedicated DataChannel protocol 2022-01-03 22:30:44 +01:00
input.js input.js: fix button index on mouse events 2022-06-03 00:14:41 +02:00
keyboard.js Add touch events and modifier states 2022-05-09 22:49:24 +02:00
theme.css Initial commit 2021-10-28 05:14:41 +02:00
webrtc.js protocol: allow registering with a display name 2022-03-23 01:35:10 +01:00