summaryrefslogtreecommitdiff
path: root/src/config/c_get.zig
AgeCommit message (Expand)Author
2025-03-12Lots of 0.14 changesMitchell Hashimoto
2025-01-23cli: allow renaming config fields to maintain backwards compatibilityMitchell Hashimoto
2025-01-05config: fix testsMitchell Hashimoto
2025-01-05config: allow booleans for `background-blur-radius`Leah Amelia Chen
2025-01-02macos: handle setting initial window position when window is createdAdam Wolf
2024-12-21config: change color to a defined C struct for libghosttyMitchell Hashimoto
2024-08-10macos: implement resize overlayMitchell Hashimoto
2024-05-09fix a couple test failuresQwerasd
2024-03-13update zigMitchell Hashimoto
2023-12-13config: make unfocused-split-fill default to bgMitchell Hashimoto
2023-12-13config: C API read allows any packed struct that fits in c intMitchell Hashimoto
2023-12-12Use packed structMatt Robenolt
2023-12-12Apply feedbackMatt Robenolt
2023-12-12Configurable unfocused dimming colorMatt Robenolt
2023-09-20config: window-theme, enum support for getMitchell Hashimoto
2023-09-10config: add C API ghostty_config_get to read configuration valuesMitchell Hashimoto