Skip to content

v0.4.0

Choose a tag to compare

@ai-space-lab ai-space-lab released this 04 Jul 18:36
· 82 commits to main since this release

What's New

  • sudo-less install: ./tools/install.sh no longer requires top-level sudo — root privileges are used internally only where needed
  • Improved evdev error logging: trackpad diagnostics now print meaningful error messages to stderr
  • Better startup diagnostics: engine warns clearly when trackpad initialization fails

Full Changelog

  • feat: remove root-required guard from install.sh — use sudo internally for root commands
  • docs: update README install commands to reflect sudo-less usage
  • fix: improve evdev error logging and trackpad startup diagnostics