[ zig-nostr/plaza ] feat: the status bar, and the menus that hang off it (#60)
* feat: the status bar, and the menus that hang off it
Four zones, every one pressable, colour only where something needs the
reader: feed state, relays, signer. (The outbox zone is the fourth and
stays hidden until there is a queue to report, which arrives with the
outbox itself.)
The relay chip carries a real number now. Each relay thread times its own

GitHub
feat: the status bar, and the menus that hang off it (#60) · zig-nostr/plaza@f4c56d8
* feat: the status bar, and the menus that hang off it
Four zones, every one pressable, colour only where something needs the
reader: feed state, ...