Commit graph

14 commits

Author SHA1 Message Date
Johannes Leupolz
6afa8acaa8 Include relevant subset of code of libfuse-sys that has not been released by the original maintainer. By this opportunity, also remove the high level api of fuse, because we don't need it. Long term goal would be to migrate to a rust port with less unsafe code.
Upate build instructions
2025-10-30 23:28:40 +00:00
Johannes Leupolz
f008dd6a4f Fixed bug with wrong systemd-permissions 2025-10-29 09:39:00 +00:00
Johannes Leupolz
f04550d9d5 Try to get root process id of the process that tries to create a input
device. This should be more stable, because the process itself more
likely vanishes that its parent process.
2025-10-28 21:16:03 +00:00
Johannes Leupolz
53bc1ff153 Improved error handling; also implemented some cleanup 2025-10-27 22:25:31 +00:00
Johannes Leupolz
6d096c2e62 Improved documentation 2025-10-26 22:10:08 +00:00
Johannes Leupolz
356f9941a0 Improve README 2025-10-25 10:46:56 +00:00
Johannes Leupolz
eef3fceaf2 Improved readability of the DESIGN-document 2025-10-24 22:19:06 +00:00
Johannes Leupolz
1f8b0b7c77 improve readme 2025-10-24 22:05:37 +00:00
Johannes Leupolz
a23e01486c Fix chapters in DESIGN-document 2025-10-24 21:46:18 +00:00
Johannes Leupolz
783c917ff2 Update documentation 2025-10-24 21:40:28 +00:00
Johannes Leupolz
0d35e76bcb Build instructions added 2025-10-24 12:53:48 +00:00
Johannes Leupolz
cb59fc73b5 Add documentation and license information. 2025-10-24 09:15:19 +00:00
Johannes Leupolz
49149e2b48 Initial commit 2025-10-23 22:34:33 +00:00
Johannes
d8b2625ff1
Initial commit 2025-10-24 00:20:54 +02:00