Commit Graph

24 Commits

Author SHA1 Message Date
Miroslav Šedivý
014c8fa586
Bullseye alongside Bookworm (#61)
* revert to bullseye.

* add bookworm.

* add bookworm to variants.

* include xf86-video-dummy because the remote git instance is offline.

* fix configure.
2024-01-26 18:47:40 +01:00
Miroslav Šedivý
d09e421a51
Remove dbus (#55)
* remove dbus.

* xfce needs dbus installed.
2023-09-11 16:49:45 +02:00
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ý
bdebcd3221 pulseaudio log level error. 2023-03-31 19:07:38 +02:00
Miroslav Šedivý
f8b128e1e9
Custom sizes with XRandR (#25)
* xserver dummy with RandR.

* update.

* remove screen configurations from xorg.

* screen size cannot be nil anymore.

* use predefined screen configurations.

* use screen configurations.

* fix error.

* remove comment.
2023-02-14 21:18:47 +01:00
Gheorghe
94981e30aa chore: add more resolutions
- 25 fps 2k
- 25 fps 1600x900
- 25 fps 1368x768
- 25 fps 800x1600
2023-01-23 17:04:32 +01:00
Miroslav Šedivý
3d131bb42a supervisord separate logging. 2022-11-10 18:18:39 +01:00
Miroslav Šedivý
0badeeee36
Fix cursor size. (#10)
* fix cursor size.

* folders -> config.
2022-10-04 20:21:40 +02:00
Miroslav Šedivý
552c4e37bc change pulseaudio log level. 2022-01-08 23:56:10 +01:00
Miroslav Šedivý
a260ce6a60 fix comments. 2021-11-18 22:01:41 +01:00
Miroslav Šedivý
ddf44cbeac add audio input sink. 2021-11-18 21:48:43 +01:00
Miroslav Šedivý
486f9e13df allow supervisord to be controlled by neko user. 2021-07-04 22:32:01 +02:00
Miroslav Šedivý
24af5a7c12 add more resolutions. 2021-04-28 10:58:23 +02:00
Miroslav Šedivý
2d8574d5d6 add fonts. 2021-04-19 15:39:09 +00:00
Miroslav Šedivý
3e5e8bfec7 xorg add noreset and nolisten tcp. 2021-04-06 20:51:08 +02:00
Miroslav Šedivý
55b868709d supervisord as root. 2021-04-05 21:08:08 +02:00
Miroslav Šedivý
a74bf9986b supervisord kill neko with SIGINT. 2021-03-16 14:08:38 +01:00
Miroslav Šedivý
2733d88d9f edit xorg modelines. 2021-02-08 22:21:01 +01:00
Miroslav Šedivý
91f1727723 lint remove whitespaces. 2021-02-02 18:28:32 +01:00
Miroslav Šedivý
98bf62ef5e neko start default without debug. 2021-01-13 21:36:59 +01:00
Miroslav Šedivý
d89dd11b18 add icon theme cursors. 2021-01-12 16:37:44 +01:00
Miroslav Šedivý
592b2cfd3a no default static serve files. 2020-11-28 11:08:15 +00:00
Miroslav Šedivý
04861d0921 update runtime. 2020-11-27 22:16:26 +01:00
Miroslav Šedivý
1ffae72bf1 multistage Dockerfile. 2020-11-27 21:51:33 +01:00