summaryrefslogtreecommitdiff
path: root/src/apprt/none.zig
AgeCommit message (Expand)Author
2025-07-14cli/gtk: move IPC/sendIPC to App/performIpcJeffrey C. Ollie
2025-07-14cli/gtk: replace @hasDecl for performAction-style APIJeffrey C. Ollie
2025-07-14cli/gtk: move actual IPC code tp apprtJeffrey C. Ollie
2025-06-24core, apprt: make runtimes implement resourcesDir directlyLeorize
2023-10-24apprt: none has app/surface so tests passMitchell Hashimoto