summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-10-08v1.2.2v1.2.21.2.xMitchell Hashimoto
2025-10-08Implement and use generic approx equality tester (#8979)Mitchell Hashimoto
2025-10-08font: Add comprehensive constraint tests (#9023)Mitchell Hashimoto
2025-10-08Revert "renderer: slightly optimize screen copy" (#8974)Mitchell Hashimoto
2025-10-06Set version to 1.2.1v1.2.1Mitchell Hashimoto
2025-10-06apprt/gtk: only close with no windows active if close delay is off (#9053)Mitchell Hashimoto
2025-10-06Expand `~` in `macos-custom-icon` (#9024)Mitchell Hashimoto
2025-10-06Fix Weird Behavior in CoreText Shaper (#9002)Mitchell Hashimoto
2025-10-06gtk: fix duplicate signal handlers (#9001)Mitchell Hashimoto
2025-10-06fix(config): Make `macos-custom-icon` null-terminated (#8999)Mitchell Hashimoto
2025-10-06fix(font): Let powerline glyphs be wide (#8994)Mitchell Hashimoto
2025-10-06fix(font): Fix positioning of scaled glyphs that don’t specify alignment (#...Mitchell Hashimoto
2025-10-06feat: add GHOSTTY_BIN_DIR to path via shell integration (#8976)Mitchell Hashimoto
2025-10-06gtk: some bell features need to happen on receipt of every BEL (#8962)Mitchell Hashimoto
2025-10-06Inline All The Things (#8946)Mitchell Hashimoto
2025-10-06fix(font): Final font patcher fixes (#8847)Mitchell Hashimoto
2025-10-06fix(font): Apply glyph constraints before thickening and centering before qua...Mitchell Hashimoto
2025-09-29apprt/gtk: do not close window if tab overview is open with no tabs (#8955)Mitchell Hashimoto
2025-09-29gtk: make Enter confirm "Change Terminal Title" (#8949)Mitchell Hashimoto
2025-09-29feat: enable scaling mouse-scroll-multiplier for both precision and discrete ...Mitchell Hashimoto
2025-09-29vim: use :setf to set the filetype (#8914)Mitchell Hashimoto
2025-09-29cli: use sh to launch editor (#8901)Mitchell Hashimoto
2025-09-29fix: file creation when directory already exists (#8892)Mitchell Hashimoto
2025-09-29fix: alloc free off by one (#8886)Mitchell Hashimoto
2025-09-29config: smarter parsing in autoParseStruct (#8873)Mitchell Hashimoto
2025-09-29GTK: Fix split-divider-color (#8853)Mitchell Hashimoto
2025-09-29feat: list-themes cursor and selection colors (#8848)Mitchell Hashimoto
2025-09-29xdg: treat empty env vars as not existing (#8830)Mitchell Hashimoto
2025-09-29fix(font): Treat Powerline glyphs as normal characters for constraint width p...Mitchell Hashimoto
2025-09-29gtk: restore flatpak-aware resource directory support (#8816)Mitchell Hashimoto
2025-09-29GTK Fix unfocused-split-fill (#8813)Mitchell Hashimoto
2025-09-29renderer/opengl: minimum contrast for black sets proper color (#8782)Mitchell Hashimoto
2025-09-29Snap: Do not leak snap variables or snap paths into children (#8771)Mitchell Hashimoto
2025-09-29slightly improve logsعبد الرحمن صباهي
2025-09-29documentation: fix MacOSDockDropBehavior valid valuesMatthias von Arx
2025-09-29renderer: create explicit sampler state for custom shadersMitchell Hashimoto
2025-09-29renderer/metal: provide MTLTextureUsage render target for custom shaders (#8749)Mitchell Hashimoto
2025-09-29fix(font): Improve FreeType glyph measurements and add unit tests for face me...Mitchell Hashimoto
2025-09-29Measure ascii height and use to upper bound ic_widthDaniel Wennberg
2025-09-29selection scrolling should only depend on y valueMitchell Hashimoto
2025-09-29font-size reloads at runtime if the font wasn't manually setMitchell Hashimoto
2025-09-29config: fix binding parsing to allow values containing `=`Mitchell Hashimoto
2025-09-29i18n: add Croatian hr_HR translation (#8668)Filip Milković
2025-09-29config: update theme names in docsSimon Olofsson
2025-09-29docs: add lacking version informationカワリミ人形
2025-09-29mark ssh shell-integration wrapper as a function this matches other features ...rhodes-b
2025-09-29Docs: add undo-timeout configuration setting namedmunozv04
2025-09-29Rewrite constraint code for improved icon scaling/alignmentDaniel Wennberg
2025-09-29Add zh_TW Traditional Chinese localePeter Dave Hello
2025-09-15Set version to 1.2.0Mitchell Hashimoto