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
/
config
/
c_get.zig
Age
Commit message (
Expand
)
Author
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-01-23
cli: allow renaming config fields to maintain backwards compatibility
Mitchell Hashimoto
2025-01-05
config: fix tests
Mitchell Hashimoto
2025-01-05
config: allow booleans for `background-blur-radius`
Leah Amelia Chen
2025-01-02
macos: handle setting initial window position when window is created
Adam Wolf
2024-12-21
config: change color to a defined C struct for libghostty
Mitchell Hashimoto
2024-08-10
macos: implement resize overlay
Mitchell Hashimoto
2024-05-09
fix a couple test failures
Qwerasd
2024-03-13
update zig
Mitchell Hashimoto
2023-12-13
config: make unfocused-split-fill default to bg
Mitchell Hashimoto
2023-12-13
config: C API read allows any packed struct that fits in c int
Mitchell Hashimoto
2023-12-12
Use packed struct
Matt Robenolt
2023-12-12
Apply feedback
Matt Robenolt
2023-12-12
Configurable unfocused dimming color
Matt Robenolt
2023-09-20
config: window-theme, enum support for get
Mitchell Hashimoto
2023-09-10
config: add C API ghostty_config_get to read configuration values
Mitchell Hashimoto