You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)