neko/internal/websocket/handler
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
..
clipboard.go rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
control.go Xorg input driver (#53) 2023-08-17 16:14:59 +02:00
handler.go Xorg input driver (#53) 2023-08-17 16:14:59 +02:00
keyboard.go rename module name from gitlab to github. 2022-07-14 22:10:41 +02:00
screen.go Custom sizes with XRandR (#25) 2023-02-14 21:18:47 +01:00
send.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
session.go Go generics and changes in v1.18 (#5) 2022-07-28 12:20:20 +02:00
signal.go Refactor signaling for video and audio (#51) 2023-06-26 21:27:14 +02:00
system.go Xorg input driver (#53) 2023-08-17 16:14:59 +02:00