Watch
1
0
Fork
You've already forked souveraine
0
souveraine/surfaces/quickshell/modules
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg da8d69af2f panel: a message typed mid-turn reaches her
Souveraine.send returns false for a busy turn exactly as it does for a dead
server, and the sidebar rendered every false as "server unreachable" — so
typing while she worked showed the words, then a lie, and dropped the text.
The verbs existed on both sides since 93fe30a and nothing called them.

Type-while-busy now interjects, as the TUI has always done
(src/ui/app/mod.rs:1006). Esc with nothing attached raises a hand. A queued
count sits in the status row and says sent, not read, because 202 from
/interject means only that it was taken.

Deliberately unchanged: the two drain sites and their system/user registers.
Providers disagree about which one they want and that choice is not ready to
be made. Latency is unchanged too — turn.rs:600 runs a whole tool round
without looking, so a note sent into a fifteen-call round waits for it.
2026-08-17 09:16:11 -04:00
..
common shell: two faults the load found that no gate did 2026-08-12 14:51:09 -04:00
ii panel: a message typed mid-turn reaches her 2026-08-17 09:16:11 -04:00
settings polkit: add temporary FPC confirmation 2026-08-10 20:46:28 -04:00
souveraine sheet: spring the zoom, and let go of a window that died 2026-08-16 14:24:47 -04:00