Miroslav Šedivý
|
ea5517b270
|
Xorg input driver (#53)
* add xf86 input driver.
* cleanup.
* rewrite to unix socket PoC.
* add input rebuild.
* lint & docs.
* add input driver struct.
* comments, lint, socket name from config.
* add touch events to webrtc.
* switch to uint32.
* misc update logging & linting,
* fix screen size
* set touchscreen as core pointer.
* add touch to ws control.
* SendCoreEvents.
* extract to own xinput folder.
* add debounce.
* switch pressure to uint8.
* check buffer size.
* send touch events with system init.
|
2023-08-17 16:14:59 +02:00 |
|
Miroslav Šedivý
|
e3e9d1606d
|
Refactor signaling for video and audio (#51)
* add audio and signal request.
* disable audio by default.
* fix SignalProvide.
* disable estimator when track disabled.
|
2023-06-26 21:27:14 +02:00 |
|
Miroslav Šedivý
|
2cb64d15a0
|
send heartbeat with ping. (#16)
|
2022-11-11 17:58:54 +01:00 |
|
Miroslav Šedivý
|
7d5ec0190a
|
add button events to control WebSocket.
|
2022-07-28 12:43:31 +02:00 |
|
Miroslav Šedivý
|
81531d74c1
|
websocket move cursor & scroll.
|
2022-07-28 12:43:31 +02:00 |
|
Miroslav Šedivý
|
81867d811b
|
sessions: switch to settings struct.
|
2022-03-27 00:08:06 +01:00 |
|
Miroslav Šedivý
|
8593d2d0fd
|
move shared code to pkg.
|
2022-03-20 11:43:00 +01:00 |
|