Skip to content

v0.9.3 - Taskbar Tray Spacing Fix, Code Cleanup

Choose a tag to compare

@nathan237 nathan237 released this 13 Mar 04:29
· 76 commits to main since this release

Bug Fixes

  • Fix taskbar system tray spacing — Increased gap between tray elements (8px -> 12px), expanded WiFi/Vol/Bat zone (80px -> 100px), widened clock area (56px -> 64px). No more overlapping text in the status bar.

Code Cleanup

  • Remove unused window aura feature (~80 lines of dead code in matrix rain renderer)
  • Remove unused PREV_FRAME shadow buffer from framebuffer module (saved ~3MB RAM at 1024x768)
  • Remove \�ura\ shell command
  • Simplify frame clearing: always clear full backbuffer (removes conditional logic)

Stats

  • 3 files changed, 8 insertions, 107 deletions (net -99 lines)
  • Kernel: ~8.2 MB, ISO: ~12.1 MB