feat: xload, xcalc, checkerboard root, authentic X exit #14

Merged
bnied merged 0 commits from refs/pull/14/head into main 2026-07-12 04:30:47 +00:00
bnied commented 2026-07-12 04:30:23 +00:00 (Migrated from codeberg.org)
  • Root background is now a proper two-gray checkerboard (4px squares),
    the classic X root stipple, replacing the diagonal weave.
  • xload: canvas strip chart with per-integer scale lines, one sample
    per second. The load tracks open window count plus noise, so killing
    windows visibly calms it.
  • xcalc: functional TI-30 with AOS precedence, parens, INV/DRG, EE,
    memory keys, and Error lockout. Key logic is a pure engine in
    js/xcalc.js with node tests; both apps launch lazily from the twm
    menu or by name in an xterm and resurrect after Delete Window.
  • Esc no longer quits X (twm had no keyboard quit): it only closes
    menus and dialogs. Exit lives in the root menu, and Ctrl+Alt+
    Backspace performs the classic server zap from anywhere.
- Root background is now a proper two-gray checkerboard (4px squares), the classic X root stipple, replacing the diagonal weave. - xload: canvas strip chart with per-integer scale lines, one sample per second. The load tracks open window count plus noise, so killing windows visibly calms it. - xcalc: functional TI-30 with AOS precedence, parens, INV/DRG, EE, memory keys, and Error lockout. Key logic is a pure engine in js/xcalc.js with node tests; both apps launch lazily from the twm menu or by name in an xterm and resurrect after Delete Window. - Esc no longer quits X (twm had no keyboard quit): it only closes menus and dialogs. Exit lives in the root menu, and Ctrl+Alt+ Backspace performs the classic server zap from anywhere.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
spaceduck/site!14
No description provided.