summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-30gtk(x11): update blur region upon syncAppearance (#5443)v1.1.0Mitchell Hashimoto
2025-01-30nix: fix Ghostty homepage in package (#5436)Mitchell Hashimoto
2025-01-30gtk(x11): update blur region upon syncAppearanceLeah Amelia Chen
2025-01-30nix: fix Ghostty homepage in packageJeffrey C. Ollie
2025-01-30nix: use --system build flag instead of relying on $ZIG_GLOBAL_CACHE_DIR (#5434)Mitchell Hashimoto
2025-01-30nix: use --system build flag instead of relying on $ZIG_GLOBAL_CACHE_DIRJeffrey C. Ollie
2025-01-30next version will be 1.1.0Mitchell Hashimoto
2025-01-29ci: separate publish and release workflows (#5425)Mitchell Hashimoto
2025-01-29ci: separate publish and release workflowsMitchell Hashimoto
2025-01-29dist: remove cdata tags from appcast, we escape it allMitchell Hashimoto
2025-01-29input: performable bindings aren't part of the reverse mapping (#5421)Mitchell Hashimoto
2025-01-29macOS: add link to release notes on appcast (#5184)Mitchell Hashimoto
2025-01-29input: performable bindings aren't part of the reverse mappingMitchell Hashimoto
2025-01-29apprt/gtk: set key modifier flag if physical modifier key is pressed (#5420)Mitchell Hashimoto
2025-01-29apprt/gtk: set key modifier flag if physical modifier key is pressedMitchell Hashimoto
2025-01-29fix: remove extraneous if check after change to exhaustive switch (#5419)Mitchell Hashimoto
2025-01-29Remove if check that was left in after change to exhaustive switchLee Marlow
2025-01-29fix: cmd+triple-click select all command output when first line wraps (#5373)Mitchell Hashimoto
2025-01-29Fix older adwaita tab bars appearing above the title bar (#5410)Mitchell Hashimoto
2025-01-28Fix older adwaita tab bars at top of windowDaniel Fox
2025-01-28renderer/Metal: improve linear blending correction (#5401)Mitchell Hashimoto
2025-01-27cleanup: rename `text-blending` to `alpha-blending`Qwerasd
2025-01-27renderer/Metal: improve linear blending correctionQwerasd
2025-01-26fix(renderer/Metal): properly load cursor colorQwerasd
2025-01-26Change ifs to exhaustive switchesDaniel Patterson
2025-01-25Fix cmd+triple click not selecting full outputDaniel Patterson
2025-01-24macos: hide dock globally if the dock conflicts (#5363)Mitchell Hashimoto
2025-01-24macos: hide dock globally if the dock conflictsMitchell Hashimoto
2025-01-24Docs: improve doc structure for action bindings with args and examples (#5344)Mitchell Hashimoto
2025-01-24cli/list-keybinds: output chorded keybinds (#5357)Mitchell Hashimoto
2025-01-24Merge branch 'main' into cleanup-action-binding-docsMitchell Hashimoto
2025-01-24macos: autohide dock if quick terminal would conflict with it (#5361)Mitchell Hashimoto
2025-01-24macos: autohide dock if quick terminal would conflict with itMitchell Hashimoto
2025-01-24Ignore SIGPIPE (#5360)Mitchell Hashimoto
2025-01-24Ignore SIGPIPEMitchell Hashimoto
2025-01-24build: options to enable/disable terminfo & termcap install (take 2) (#5340)Mitchell Hashimoto
2025-01-24termio/exec: call waitpid in process exit callback (#5353)Mitchell Hashimoto
2025-01-24Update libxev to fix zombie processes on macOSMitchell Hashimoto
2025-01-24Add chorded/sequenced keybinds to +list-keybinds outputDaniel Patterson
2025-01-24termio/exec: if pty fd HUP, end read thread (#5351)Mitchell Hashimoto
2025-01-24termio/exec: if pty fd HUP, end read threadMitchell Hashimoto
2025-01-24Docs: remove type from action argumentsErlend Lind Madsen
2025-01-24fix missing check of emit_termcap build optionJeffrey C. Ollie
2025-01-24only the cp step needs to depend on the mkdir stepJeffrey C. Ollie
2025-01-24build: options to enable/disable terminfo & termcap install (take 2)Jeffrey C. Ollie
2025-01-24fmtErlend Lind Madsen
2025-01-24Docs: improve doc structure for action bindings with args and examplesErlend Lind Madsen
2025-01-23Prevent fd leaks to the running shell or command (#5341)Mitchell Hashimoto
2025-01-23Prevent fd leaks to the running shell or commandMitchell Hashimoto
2025-01-23Revert "build: options to enable/disable terminfo & termcap install"Mitchell Hashimoto