Commit Graph

16 Commits

Author SHA1 Message Date
stjet
fa4627316d v1.0.2: arrow keys, start menu paging support
key press convenience methods, fix logo, docs, add more chars
2025-03-23 21:41:59 +00:00
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
1d4a284ae9 terminal tab path autocomplete, docs, different int size fix? 2025-03-13 08:04:03 +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
e4ab8c4127 assorted fixes 2025-03-07 06:28:22 +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
8d0a317819 file explorer file info, multi-byte char deleting fix
more docs, reversi game win/lose/tie and restart
2025-01-25 23:04:20 +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
acdb59d668 copy paste shortcuts, file explorer scrolling
malvim find in file with /
2024-12-27 23:58:45 +00:00
stjet
606d8bf67f file explorer mnvp, malvim fixes
also terminal ctrl+p and ctrl+n, error logging for the ipc windows, other fixes
2024-12-20 08:39:58 +00:00
stjet
eec8b055d3 custom backgrounds, audio player better 2024-11-01 05:37:50 +00:00
stjet
4be9bbc411 handle window crashes, various fixes
add reversi, fixes for audio player and terminal
2024-10-28 05:07:35 +00:00
stjet
cfece80c66 separate windows out, IPCcargo run --release! 2024-10-22 05:28:23 +00:00