Skip to content

v5.0.0 - Full GUI Application Suite

Choose a tag to compare

@kazah-png kazah-png released this 27 Jun 01:38
· 1061 commits to master since this release

What's new

  • Text Editor — Full keyboard-driven text editor with cursor navigation (arrows, Home/End, PgUp/PgDn), click-to-position, scroll, Open/Save buttons, Ctrl+S/Ctrl+O shortcuts, line numbers, cursor blink, status bar (line/col). File access via VFS.
  • Image Viewer — 512x384 color-bar test pattern with checkerboard grid overlay, zoom (+/-) from 25% to 400%, arrow-key pan, R to reset, nearest-neighbor scaling.
  • Sound Test — PC Speaker section (440Hz beep, C major scale melody, alternating alarm), Sound Blaster 16 section (sine 440Hz, square 220Hz, sweep 200-3000Hz via fixed-point sine table).
  • Brighter wallpaper — Sky-blue gradient with green grass strip, replacing extremely dark navy gradient.
  • Desktop expanded to 8 icons — Files, Terminal, Editor, Viewer, DOOM, Settings, Paint, Sounds. More vibrant colors + solid label backgrounds.
  • All Start menu placeholders replaced — Text Editor, Image Viewer, and Sound Test are now real GUI apps.
  • Build: zero errors, zero warnings.