neko/internal/config
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
..
capture.go Wait for keyframe on switching streams (#28) 2023-02-14 21:19:02 +01:00
config.go major refactor. 2020-11-01 16:09:48 +01:00
desktop.go Xorg input driver (#53) 2023-08-17 16:14:59 +02:00
member.go default provider: multiuser. 2023-01-13 12:01:58 +01:00
plugins.go Add plugins required flag (#40) 2023-03-31 12:02:33 +02:00
root.go Logs JSON output. 2022-03-07 10:05:02 +00:00
server.go add path prefix to server. 2023-04-28 22:19:52 +02:00
session.go set all settings initially using config. 2023-05-15 16:47:28 +02:00
webrtc.go Bandwidth estimator refactor (#46) 2023-05-15 19:29:39 +02:00