summaryrefslogtreecommitdiff
path: root/Userland/Services/SpiceAgent/main.cpp
AgeCommit message (Expand)Author
2022-04-03Services: Use default execpromises parameter to `pledge(..)`Brian Gianforcaro
2022-02-25SpiceAgent: Rename ClipboardServerConnectionItamar
2022-02-25Userland: Rename IPC::ServerConnection=>IPC::ConnectionToServerItamar
2021-11-28SpiceAgent: Port to LibMain :^)Andreas Kling
2021-07-14SpiceAgent: Add a new spice agent service :^)x-yl