summaryrefslogtreecommitdiff
path: root/src/global.zig
AgeCommit message (Expand)Author
2025-10-03Zig 0.15: zig build test Mitchell Hashimoto
2025-07-09cli: make the action parser (+foo) generic and reusableMitchell Hashimoto
2025-06-24core, apprt: make runtimes implement resourcesDir directlyLeorize
2025-06-24core, gtk: implement host resources dir for FlatpakLeorize
2025-05-26style: use decl literalsQwerasd
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-03-07global state initializes i18nMitchell Hashimoto
2025-02-21Update libxev to use dynamic backend, support Linux configurabilityMitchell Hashimoto
2025-01-24Ignore SIGPIPEMitchell Hashimoto
2025-01-02Move resource limits to a dedicated struct, restore before preexecMitchell Hashimoto
2025-01-01core: if we change RLIMIT_NOFILE, reset it when executing commandsJeffrey C. Ollie
2024-12-29Allow startup without $HOME writableMitchell Hashimoto
2024-08-31move crash init to crash packageMitchell Hashimoto
2024-08-29timers for start times for laterMitchell Hashimoto
2024-08-28sentry init uses proper cache dir, sets tagsMitchell Hashimoto
2024-08-28initialize sentry on startupMitchell Hashimoto
2024-08-16move global state to dedicated fileMitchell Hashimoto