major usability improvements
Terminal now modal, supports line buffering, stdin, because it uses pty (and threading). Also supports paste, again (?). Audio player queueing no longer blocks, supports appending. Now can change window size. Halfscreen window shortcut improved. Eliminate dirs dep, deconstruct audiotags dep, better feature flags. Remove .alpha files because they are built. Use /home/jondough for default dirs if possible. Themes config. Fix for rotated touchscreen. Write more docs
This commit is contained in:
@@ -2,4 +2,5 @@ Shown when screen is locked. Unlocks the screen when correct password is entered
|
||||
|
||||
## Config
|
||||
|
||||
Before building, create a `password.txt` in the same directory as the `build.rs` file with the password.
|
||||
Before building, create a `password.txt` in the same directory as the `build.rs` file with the password. Remove the file after building.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user