Commit Graph

14 Commits

Author SHA1 Message Date
stjet
668ce2ea6c v1.0.0: tab path autocomplete, malvim features, terminal history
various fixes, docs, some kanji and romaji font chars
2025-03-16 05:56:00 +00:00
stjet
22b21401f9 fix for potentially wrong int type 2025-03-13 16:12:29 +00:00
stjet
8c0b85ae9f beta 1: remove framebuffer crate, replace with own code, small fixes/features added
added some kanji, docs
2025-03-13 06:48:53 +00:00
stjet
9eb9ace77f start menu dynamically find window binaries, break out ming-wm-lib
also, fix so audio player compiles, fix for empty draw instructions vec
2025-03-03 07:12:29 +00:00
stjet
1b9922d70f dynamically find window binaries instead of hardcode
also, terminal compile fix whoops
2025-03-02 07:45:36 +00:00
stjet
1a5eba7191 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
2025-02-28 03:03:09 +00:00
stjet
e769bc1452 use nimbus roman, theme config, lto
license, philosophy, more shippori chars, slight code shuffling
2025-02-21 15:09:51 +00:00
stjet
cb766ce8a5 inhouse serialize/deserialize, remove ron and serde deps
malvim gets 'A'
2025-02-12 07:44:36 +00:00
stjet
03f1d649e0 docs, password config, help, about
render -> draw, file explorer, writer is RefCell
2025-01-01 09:38:11 +00:00
stjet
eec8b055d3 custom backgrounds, audio player better 2024-11-01 05:37:50 +00:00
stjet
cfece80c66 separate windows out, IPCcargo run --release! 2024-10-22 05:28:23 +00:00
stjet
decf1d3b82 MUSIC PLAYERgit diff --cached src/window_likes/malvim.rs! and fixes 2024-10-21 05:21:59 +00:00
stjet
edf293185f keyboard working, actual terminal
also bug fixes
2024-10-13 04:24:17 +00:00
stjet
f595d4f43c ported ming-os graphics to linux framebuffer 2024-10-12 06:18:05 +00:00