neko/pkg/xorg
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
..
keysymdef.go move shared code to pkg. 2022-03-20 11:43:00 +01:00
keysymdef.sh move shared code to pkg. 2022-03-20 11:43:00 +01:00
xorg.c use DefaultRootWindow. 2023-04-24 22:19:48 +02:00
xorg.go Xorg input driver (#53) 2023-08-17 16:14:59 +02:00
xorg.h update screen rate set. (#34) 2023-03-13 17:55:41 +01:00