This repository has been archived by the owner on Jul 24, 2022. It is now read-only.
v-0.1.0-final #7
albertotirla
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
as I said before, we are going to release the last copy of the prototype known to work, though you can expect huge, huge bugs. One of those is that...well, let's just say that if you let odilia in front of a terminal too much, it may blow up, literarely.
short note and usage directions
Before you could start using odilia, you have to execute setup_permissions.sh as root, it's required for evdev and key input.
Then, execute startup.sh to start it, shutdown.sh to turn it off.
If you want to see interesting internal debug messages, run start.sh with the RUST_LOG environment variable set to "debug". An example of such an invocation may be
RUST_LOG="debug" ./startup.sh
have fun with the prototype if you can, and remember, if you think this is good, it would be even better in stable versions.
changelog
we have been working on this prototype for some time, therefore the changelog may be rather long and technical, so we tryed our best to remove unnecesary junk and implementation-specific log entries, however keep in mind some of it may still be technical. With that said, here are the most important things since the latest prototype:
This discussion was created from the release v-0.1.0-final.
Beta Was this translation helpful? Give feedback.
All reactions