stjet
40f6795163
v1.2.2: text measuring improvements, minor code clean
...
fixed some clippy warnings, ignored many that I do not care about. also, added demo video and updated koxinga image
2025-09-28 04:39:41 +00:00
stjet
10daa9982b
v1.2.1: text measuring support
...
several malvim features added, font data caching, taskbar title overflow fix, new background
2025-09-06 06:23:57 +00:00
stjet
08c2358bdc
v1.2
...
random lockscreen message, remove rand dep for audio player, add version to about window, add o/O to malvim, add circles to draw, bug fixes, minor byte savings for font .alpha format
2025-08-18 17:27:16 +00:00
stjet
724ffbd494
multi-line copy/paste, more copy/paste
...
fix C and D in nimbus romono
2025-04-26 05:17:06 +00:00
stjet
7c6a7d6b6d
remove termion: inhouse key parsing
...
replace blake2 with sha512, fix C and D in romono, minor terminal and audio player fixes
2025-04-25 15:01:20 +00:00
stjet
667b4cd2d9
change project structure to make more sense
...
(move wm only stuff to wm dir)
2025-04-21 06:57:42 +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
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
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
5da36108fe
reversi working, fixes
2024-12-06 03:10:45 +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