index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os
/
desktop.zig
Age
Commit message (
Expand
)
Author
2025-07-05
macos: support configuration via CLI arguments
Mitchell Hashimoto
2025-06-21
test: fix desktop cases
-k
2025-06-21
fix: check DE env var on FreeBSD
-k
2025-06-21
fix: get GTK env var on FreeBSD
-k
2025-06-21
test: fix desktop cases on BSD
-k
2025-06-21
Add FreeBSD support
-k
2025-01-06
core: improve desktop environment detection
Jeffrey C. Ollie
2025-01-02
core: prohibit checking for the desktop environment on linux during comptime
Jeffrey C. Ollie
2025-01-02
core: detect what desktop environment the user is using
Jeffrey C. Ollie
2024-03-22
update zig
Mitchell Hashimoto
2024-01-13
build: build produces a broken object file for iOS
Mitchell Hashimoto
2024-01-06
os: mac app launched with bundle env var is treated as desktop launch
Mitchell Hashimoto
2023-10-23
os: update todo about subsystem for windows
Mitchell Hashimoto
2023-10-19
os/xdg: Avoid allocations on non-Windows systems.
Krzysztof Wolicki
2023-10-19
Disable iconv on Windows by default (enabled via cli flag).
Krzysztof Wolicki
2023-09-30
os: launchFromDesktop works even if the artifact is a lib
Mitchell Hashimoto
2023-09-29
apprt/gtk: default working-directory to home if launched from desktop
Mitchell Hashimoto