Files
ghostty/src/renderer
Mitchell Hashimoto f60587ffcc renderer/size: move PaddingBalance enum out of Config
Previously WindowPaddingBalance was defined inside Config.zig, which
meant tests for renderer sizing had to pull in the full config
dependency. Move the enum into renderer/size.zig as PaddingBalance
and re-export it from Config so the public API is unchanged. This
lets size.zig tests run without depending on Config.
2026-03-23 09:14:46 -07:00
..
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2025-11-27 13:37:53 -08:00
2026-01-31 13:31:40 -08:00
2026-01-31 11:03:21 -08:00
2025-03-11 14:39:04 -07:00
2026-02-11 17:23:41 +01:00
2022-12-31 08:53:11 -08:00