index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-12-26
build.zig: v1.0.0
v1.0.0
Mitchell Hashimoto
2024-12-26
set version metadata to 1.0.0
Mitchell Hashimoto
2024-12-26
Create LICENSE
Mitchell Hashimoto
2024-12-26
macos: send a cursor position event on mouseEnter (#3133)
Mitchell Hashimoto
2024-12-26
macos: send a cursor position event on mouseEnter
Mitchell Hashimoto
2024-12-26
`Screen.cursorScrollAboveRotate` memory corruption fix (#3129)
Mitchell Hashimoto
2024-12-26
`Screen.cursorAbsolute` memory corruption fix (#3127)
Mitchell Hashimoto
2024-12-25
apprt/gtk: handle nullable event from event controller (#3131)
Mitchell Hashimoto
2024-12-25
apprt/gtk: handle nullable event from event controller
Tristan Partin
2024-12-25
fix: unconditionally mark cursor row dirty in `cursorScrollAbove`
Qwerasd
2024-12-25
test: correct scroll above dirty assertions
Qwerasd
2024-12-25
improve comments
Qwerasd
2024-12-25
fix: memory corruption in `Screen.cursorScrollAboveRotate`
Qwerasd
2024-12-25
test: add additional checks to scroll above cross-page test
Qwerasd
2024-12-25
fix: memory corruption in `Screen.cursorAbsolute`
Qwerasd
2024-12-25
test: add failing test for `Screen.cursorAbsolute` memory corruption
Qwerasd
2024-12-25
terminal: support progress for ConEmu pause and error state
Jan200101
2024-12-25
fix: correct handling of CTC and DECST8C (#3121)
Mitchell Hashimoto
2024-12-25
terminal: parse ConEmu progress OSC 9 (#3124)
Mitchell Hashimoto
2024-12-25
terminal: parse ConEmu progress OSC 9
Jan200101
2024-12-25
fix: correct handling of CTC and DECST8C
Ayman Bagabas
2024-12-25
config: use escaped encoding for macOS cmd+left/right (#3116)
Mitchell Hashimoto
2024-12-25
config: use escaped encoding for macOS cmd+left/right
Mitchell Hashimoto
2024-12-25
optimize `Style.eql` using `PackedStyle` (#3113)
Mitchell Hashimoto
2024-12-25
optimize `Style.eql` using `PackedStyle`
David Rubin
2024-12-24
feat: add support for middle position quick terminal (#3100)
Mitchell Hashimoto
2024-12-24
config: revert cmd/alt+left/right to legacy encoding on macOS by default (#3107)
Mitchell Hashimoto
2024-12-25
code review
Damien Mehala
2024-12-24
config: revert cmd/alt+left/right to legacy encoding on macOS by default
Mitchell Hashimoto
2024-12-24
macos: Make "Settings…" menu item open config file in Application Sup… (#...
Mitchell Hashimoto
2024-12-24
optimize `Style` hashing to be single-shot (#3103)
Mitchell Hashimoto
2024-12-24
terminal: address typos in style struct
Mitchell Hashimoto
2024-12-24
add some comments
David Rubin
2024-12-24
optimize `Style` hashing to be single-shot
David Rubin
2024-12-24
Fix UB in style hashing by using autoHash, but keep XxHash3 (#3102)
Mitchell Hashimoto
2024-12-24
Fix UB in style hashing by using autoHash, but keep XxHash3
Mitchell Hashimoto
2024-12-24
feat: add support for middle position in quick terminal
Damien Mehala
2024-12-23
A couple significant performance improvements for styles (#3097)
Mitchell Hashimoto
2024-12-23
apprt/gtk: support dark window decorations with GtkWindow (#3096)
Mitchell Hashimoto
2024-12-23
perf(styles): greatly improve style.hash performance
Qwerasd
2024-12-23
perf(RefCountedSet): make swap metric prioritize high refcount items
Qwerasd
2024-12-23
apprt/gtk: support dark window decorations with GtkWindow
Iain H
2024-12-23
terminal: selectionString only applies x offset on first/last page (#3095)
Mitchell Hashimoto
2024-12-23
terminal: selectionString only applies x offset on first/last page
Mitchell Hashimoto
2024-12-23
kittygfx: placement with rows (r) param scrolls properly out of viewport (#3094)
Mitchell Hashimoto
2024-12-23
kittygfx: placement with rows (r) param scrolls properly out of viewport
Mitchell Hashimoto
2024-12-23
Fix RefCountedSet issue(s) (#3093)
Mitchell Hashimoto
2024-12-23
apprt/gtk: move new tab button to start of header bar (#3086)
Mitchell Hashimoto
2024-12-23
terminal: PageList.pin doesn't allow out of bounds x values (#3092)
Mitchell Hashimoto
2024-12-23
terminal: PageList.pin doesn't allow out of bounds x values
Mitchell Hashimoto
[next]