Watch
1
0
Fork
You've already forked souveraine
0
souveraine/surfaces/quickshell/modules/ii/sidebarLeft
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
..
AiChat.qml panel: a message typed mid-turn reaches her 2026-08-17 09:16:11 -04:00
qmldir shell: regenerate qmldir manifests from the composed tree 2026-07-21 13:36:39 -04:00
SidebarLeft.qml sidebar: the keyboard leaves with the panel that summoned it 2026-08-07 02:24:24 -04:00