start menu dynamically find window binaries, break out ming-wm-lib

also, fix so audio player compiles, fix for empty draw instructions vec
This commit is contained in:
stjet
2025-03-03 07:12:29 +00:00
parent 1b9922d70f
commit 9eb9ace77f
40 changed files with 912 additions and 202 deletions

View File

@@ -44,7 +44,7 @@ cargo build --release
./target/release/ming touch
```
Optionally, in landscape mode (todo: osk may be broken in landscape mode):
Optionally, in landscape mode:
```
cargo build --release
@@ -53,7 +53,7 @@ cargo build --release
After testing, the install scripts in the previous section can be used.
![mobile example](/docs/images/mobile.png)
<image alt="mobile example" src="/docs/images/mobile.png" width="50%">
## Philosophy