summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-31ci: source tarball files must not be quotedv1.0.1Mitchell Hashimoto
2024-12-31ci: proper blob file setup for source tarballs on releaseMitchell Hashimoto
2024-12-31Fix SGR direct-color parsing issue (#4216)Mitchell Hashimoto
2024-12-31fix(terminal): correct SGR direct color parsingQwerasd
2024-12-31test/terminal: add failing sgr direct color parsing testQwerasd
2024-12-31core: fix windows compile regression from #4021 (#4212)Mitchell Hashimoto
2024-12-31core: fix windows compile regression from #4021Jeffrey C. Ollie
2024-12-31`write_*_file` actions default to mode 0600 (#4201)Mitchell Hashimoto
2024-12-31`write_*_file` actions default to mode 0600Mitchell Hashimoto
2024-12-31Handle short boolean flags in zsh/fish completions (#4039)Mitchell Hashimoto
2024-12-31explicitly handle bool valuesMaciej Bartczak
2024-12-30Update iTerm2 colorschemes (#4152)Mitchell Hashimoto
2024-12-31deps: Update iTerm2 color schemesmitchellh
2024-12-30config: fix segfault if font-family is reset via the CLI (#4151)Mitchell Hashimoto
2024-12-30config: fix segfault if font-family is reset via the CLIMitchell Hashimoto
2024-12-30surface: don't issue mode 2031 DSR reports when colors are changed by a VT se...Mitchell Hashimoto
2024-12-30input: parse triggers with codepoints that map to keys as translated (#4147)Mitchell Hashimoto
2024-12-30input: parse triggers with codepoints that map to keys as translatedMitchell Hashimoto
2024-12-30gtk: make sure that window-decoration is honored on all paths (#4130)Mitchell Hashimoto
2024-12-30gtk: also add css window-decorated class when toggling window decorationsJeffrey C. Ollie
2024-12-30feat(config): generate default template when config file is not found (#3460)Mitchell Hashimoto
2024-12-30feat(config): generate default template when config file is not foundLeah Amelia Chen
2024-12-30gtk: make sure that window-decoration is honored on all pathsJeffrey C. Ollie
2024-12-30macOS: weak self for event monitor to avoid retain cycle for controllers (#4128)Mitchell Hashimoto
2024-12-30macOS: weak self for event monitor to avoid retain cycle for controllersMitchell Hashimoto
2024-12-30gtk: don't use gtk_window_set_titlebar if adwaita is enabled but it's older t...Mitchell Hashimoto
2024-12-30gtk: don't use gtk_window_set_titlebar if adwaita is enabled but it's older t...Jeffrey C. Ollie
2024-12-30Fix clipboard confirmation window typo (#4124)Mitchell Hashimoto
2024-12-30os: don't return stack memory (#4122)Mitchell Hashimoto
2024-12-30Fix clipboard confirmation window typokaizo
2024-12-30os: don't return stack memoryMitchell Hashimoto
2024-12-30Enable bitmap font usage under CoreText (#4115)Mitchell Hashimoto
2024-12-30font/freetype: hardcode DPI in test to avoid variation between OSMitchell Hashimoto
2024-12-30feat: support for short hex colors in config (#4112)Mitchell Hashimoto
2024-12-30feat: support for short hex colors in configacsetter
2024-12-30font/coretext: properly resolve metrics for bitmap-only fontsQwerasd
2024-12-30Revert "coretext: exclude bitmap fonts from discovery"Qwerasd
2024-12-30font/freetype: Enable bitmap glyphs for non-color faces (#3837)Mitchell Hashimoto
2024-12-30fix: quick terminal `focus-follows-mouse` behaviour (#3814)Mitchell Hashimoto
2024-12-30fix: quick terminal `focus-follows-mouse` behaviourDamien Mehala
2024-12-30Set alpha component for fullscreen background colour (#3834)Mitchell Hashimoto
2024-12-30fix(gtk): fix issue detecting preferred color scheme on older systems (#4035)Mitchell Hashimoto
2024-12-30Ensure correct coordinate ordering in selection file write (#4078)Mitchell Hashimoto
2024-12-31Add pin order assertion in Pin.pageIteratorBryan Lee
2024-12-31Ensure correct coordinate ordering in selection file writeBryan Lee
2024-12-30macos: always have terminal fullscreen style (#3831)Mitchell Hashimoto
2024-12-30apprt/gtk: fix the combination of gtk-titlebar=false and gtk-tabs-location=hi...Mitchell Hashimoto
2024-12-30config: edit opens AppSupport over XDG on macOS, prefers non-empty paths (#4004)Mitchell Hashimoto
2024-12-30surface: handle hyperlinks more reliably (#3903)Mitchell Hashimoto
2024-12-30apprt/gtk: move some static CSS to the style.css file (#4011)Mitchell Hashimoto