alpha
Login
or
Join now
ptr.pet
/
ghostty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
ghostty
/
src
/
apprt
/
gtk
/
ui
/
1.5
/
at
main
10 files
Daniel Kinzler
Distinguish resize and manual update using a combination of max-position and position properties. Listening to drag events directly did not work that well.
3mo ago
54a38e81
command-palette.blp
Distinguish resize and manual update using a combination of max-position and position properties. Listening to drag events directly did not work that well.
3 months ago
imgui-widget.blp
gtk: the Future is Now
11 months ago
inspector-widget.blp
gtk: the Future is Now
11 months ago
inspector-window.blp
gtk: the Future is Now
11 months ago
split-tree-split.blp
Distinguish resize and manual update using a combination of max-position and position properties. Listening to drag events directly did not work that well.
3 months ago
split-tree.blp
gtk: the Future is Now
11 months ago
surface-scrolled-window.blp
gtk/SurfaceScrolledWindow: wrap root child with another Adw.Bin Due to a known Gtk issue, the scrolled_window at the root of the template is free-ed twice on dispose. This causes crashes when used with GNOME 49 platform (Gtk 4.20, libadwaita 1.8.5). Workaround this issue by wrapping the root child in another Adw.Bin, similar to widgets like ResizeOverlay. LLM was used to perform discovery against a manually recorded Valgrind trace, and helped tracking down known fixes for this problem. Fixes https://github.com/ghostty-org/ghostty/discussions/12306 Assisted-by: OpenAI GPT-5.4
4 months ago
tab.blp
Refactor SurfaceTitleDialog to TitleDialog
8 months ago
title-dialog.blp
Refactor SurfaceTitleDialog to TitleDialog
8 months ago
window.blp
gtk: clean up title renaming and fix a small leak
5 months ago