mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-06 19:14:57 +11:00
io/ipchandler: add IpcHandler and qs msg
Also reworks the whole ipc system to use serialized variants.
This commit is contained in:
parent
3690812919
commit
5e2fb14551
14 changed files with 1428 additions and 27 deletions
|
|
@ -5,5 +5,6 @@ headers = [
|
|||
"socket.hpp",
|
||||
"process.hpp",
|
||||
"fileview.hpp",
|
||||
"ipchandler.hpp",
|
||||
]
|
||||
-----
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue