neko/src/component
Miroslav Šedivý dc2ef37e17
Add mobile keyboard API (#21)
* fix page for mobile - minor changes.

* fix textarea overlay to hide caret and avodi zooming on mobiles.

* fix typo.

* show keyboard btn if is touch device.

* lint fix.

* add to API.

* mobile keybaord fix andorid blur.

* add mobile keybaord toggle.

* fix overlay.

* mobile keybaord, skip if not a touch device.
2023-01-27 19:21:42 +01:00
..
api add openapi. 2022-07-16 20:51:16 +02:00
internal WebRTC latency in stats (#20) 2023-01-20 23:09:01 +01:00
types Add mobile keyboard API (#21) 2023-01-27 19:21:42 +01:00
utils Add NoVnc keyboard (#13) 2022-10-04 20:28:07 +02:00
cursors.vue canvas cursor draw, reset x & y before clear #9. 2022-08-30 23:02:44 +02:00
main.vue Add mobile keyboard API (#21) 2023-01-27 19:21:42 +01:00
overlay.vue Add mobile keyboard API (#21) 2023-01-27 19:21:42 +01:00
screencast.vue fix screencast start race. 2022-03-19 00:24:52 +01:00