add input methdod framework (add sitelen pona input)

Also change audio player randomness source to /dev/urandom which is way better for the prng we are using
This commit is contained in:
stjet
2026-03-12 08:04:57 +00:00
parent c4876e5606
commit 9f7ef7c14d
158 changed files with 432 additions and 79 deletions

View File

@@ -6,8 +6,7 @@ rm -f ~/.local/bin/ming_bmps/nimbus-romano/*.bmp
rm -f ~/.local/bin/ming_bmps/shippori-mincho/*.bmp
rm -f ~/.local/bin/ming_bmps/*1440x842.bmp
rm -f ~/.local/bin/ming_bmps/*.svg
rm -rf ~/.local/bin/ming_docs
cp -r ./docs ~/.local/bin/ming_docs
cp -rT ./docs ~/.local/bin/ming_docs
rm -rf ~/.local/bin/ming_docs/images
cp ./target/release/ming ~/.local/bin/ming
cp ./target/release/mingUtils_Terminal ~/.local/bin/mingUtils_Terminal