summaryrefslogtreecommitdiff
path: root/src/os/desktop.zig
AgeCommit message (Expand)Author
2025-07-05macos: support configuration via CLI argumentsMitchell Hashimoto
2025-06-21test: fix desktop cases-k
2025-06-21fix: check DE env var on FreeBSD-k
2025-06-21fix: get GTK env var on FreeBSD-k
2025-06-21test: fix desktop cases on BSD-k
2025-06-21Add FreeBSD support-k
2025-01-06core: improve desktop environment detectionJeffrey C. Ollie
2025-01-02core: prohibit checking for the desktop environment on linux during comptimeJeffrey C. Ollie
2025-01-02core: detect what desktop environment the user is usingJeffrey C. Ollie
2024-03-22update zigMitchell Hashimoto
2024-01-13build: build produces a broken object file for iOSMitchell Hashimoto
2024-01-06os: mac app launched with bundle env var is treated as desktop launchMitchell Hashimoto
2023-10-23os: update todo about subsystem for windowsMitchell Hashimoto
2023-10-19os/xdg: Avoid allocations on non-Windows systems.Krzysztof Wolicki
2023-10-19Disable iconv on Windows by default (enabled via cli flag).Krzysztof Wolicki
2023-09-30os: launchFromDesktop works even if the artifact is a libMitchell Hashimoto
2023-09-29apprt/gtk: default working-directory to home if launched from desktopMitchell Hashimoto