summaryrefslogtreecommitdiff
path: root/src/os/flatpak.zig
AgeCommit message (Expand)Author
2025-06-07flatpak: free GError after useLeorize
2025-06-07flatpak: detach process tracking thread after spawnLeorize
2025-05-07core: fixup callconv(.C) -> callconv(.c)Jeffrey C. Ollie
2025-03-15termio, flatpak: implement process watcher with xevLeorize
2025-01-18fix(flatpak): construct null-terminated array for argumentsLeorize
2024-12-27Fix building with -Dflatpak=trueYorick Peterse
2024-06-07os: std.ChildProcess -> std.process.ChildJon Parise
2023-06-30Update Zig (#164)Mitchell Hashimoto
2023-06-25Update zig, mach, fmtMitchell Hashimoto
2023-05-27linux: fit gtk/flatpak buildsMitchell Hashimoto
2023-02-27termio: implement kill command for flatpakMitchell Hashimoto
2023-02-27passwd uses new FlatpakHostCommandMitchell Hashimoto
2023-02-27os: FlatpakHostCommand uses thread with its own event loopMitchell Hashimoto
2023-02-26flatpak.HostCommand wipMitchell Hashimoto
2023-02-25os: add flatpak detectionMitchell Hashimoto