summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-19snap: remove workaround for build failuresJeffrey C. Ollie
2025-08-19AI tooling must be disclosed for contributions (#8289)Mitchell Hashimoto
2025-08-19ci: workaround snap builder issues (#8290)Mitchell Hashimoto
2025-08-19ci: workaround snap builder issuesMitchell Hashimoto
2025-08-19AI tooling must be disclosed for contributionsMitchell Hashimoto
2025-08-19macos: show copy menu item if selection start is outside viewport (#8288)Mitchell Hashimoto
2025-08-19macos: show the copy menu item if we have any text selectedMitchell Hashimoto
2025-08-19macos: show copy menu item if selection start is outside viewportMitchell Hashimoto
2025-08-19Configurable right click behavior (#8254)Mitchell Hashimoto
2025-08-19gtk-ng: attach surface size callbacks AFTER realize (#8287)Mitchell Hashimoto
2025-08-19Fix PageList Reflow OOM Conditions (#8277)Mitchell Hashimoto
2025-08-19feat: add right-click action configurationLuzian Bieri
2025-08-20gtk-ng: attach surface size callbacks AFTER realizeLeah Amelia Chen
2025-08-19gtk-ng: fix toggle_window_decoration (#8286)Mitchell Hashimoto
2025-08-19zsh: minor shell integration improvements (#8281)Mitchell Hashimoto
2025-08-19config: fix accidental codeblock indents (#8284)Mitchell Hashimoto
2025-08-20gtk-ng: fix toggle_window_decorationLeah Amelia Chen
2025-08-20config: fix accidental codeblock indentsLeah Amelia Chen
2025-08-19zsh: clarify that an unset ZDOTDIR defaults to HOMEJon Parise
2025-08-19zsh: unset _ghostty_file in the early exit pathJon Parise
2025-08-19zsh: add tests for setupZshJon Parise
2025-08-18PageList: increase capacity for style OOM during reflowQwerasd
2025-08-18test(PageList): add failing test for reflow style OOMQwerasd
2025-08-18PageList: increase capacity for grapheme OOM during reflowQwerasd
2025-08-18test(PageList): add failing test for reflow grapheme OOMQwerasd
2025-08-18PageList: increase capacity for hyperlink OOM during reflowQwerasd
2025-08-18test(PageList): add failing test for reflow hyperlink OOMQwerasd
2025-08-18BitmapAllocator Fixes/Improvements (#8276)Mitchell Hashimoto
2025-08-18bitmap_allocator: improve/fix `free`Qwerasd
2025-08-18bitmap_allocator: improve findFreeChunks for spans >64Qwerasd
2025-08-18gtk-ng: use virtual methods to draw the inspector (#8237)Mitchell Hashimoto
2025-08-18apprt/gtk-ng: defineVirtualMethod helperMitchell Hashimoto
2025-08-18gtk-ng: add some better comments on why getClass worksJeffrey C. Ollie
2025-08-18gtk-ng: remove some woefully naive musings on GObject memory layoutJeffrey C. Ollie
2025-08-18gtk-ng: remove signals from imgui_widgetJeffrey C. Ollie
2025-08-18gtk-ng: add some initial notes on memory layout of GObjectsJeffrey C. Ollie
2025-08-18gtk-ng: use gitlab permalinksJeffrey C. Ollie
2025-08-18gtk-ng: use virtual methods to draw the inspectorJeffrey C. Ollie
2025-08-18Update iTerm2 colorschemes (#8259)Mitchell Hashimoto
2025-08-18gtk-ng: fix race condition when checking border bell feature (#8267)Leah Amelia Chen
2025-08-17gtk-ng: fix race condition when checking border bell featureJeffrey C. Ollie
2025-08-17deps: update z2d to 0.7.1 tagged release (#8265)Mitchell Hashimoto
2025-08-17deps: update z2d to 0.7.1 tagged releaseQwerasd
2025-08-17deps: Update iTerm2 color schemesmitchellh
2025-08-15refactor: extract clipboard setting logic into `copySelectionToClipboards` fu...Luzian Bieri
2025-08-15Fix use-after-free in `font.Atlas.grow` (#8249)Qwerasd
2025-08-15font/Atlas: add test for OOM behavior of `grow`Qwerasd
2025-08-15font/Atlas: cleanup `grow`Qwerasd
2025-08-16gtk-ng: set IM context's input-purpose as terminal (#8251)Leah Amelia Chen
2025-08-15fix UAF in growAlex Kladov