harden ipc and frontend recovery

This commit is contained in:
2026-08-11 19:34:47 +09:00
parent 4bfb659b6d
commit 9dc116a035
14 changed files with 495 additions and 245 deletions

1
fn.h
View File

@@ -36,6 +36,7 @@ void backko(Im*);
void backvi(Im*);
void dictsend(Im*, Str*);
int srvreadkey(int, Keyreq*);
void srvthread(void*);
void ibusthread(void*);
void waylandthread(void*);