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
path:
root
/
src
/
Surface.zig
Age
Commit message (
Expand
)
Author
2025-10-04
input: use std.Io.Writer for key encoder, new API, expose via libghostty
Mitchell Hashimoto
2025-10-04
Move paste encoding to the input package, test, optimize away one alloc
Mitchell Hashimoto
2025-10-03
flush output for our builddata executable
Mitchell Hashimoto
2025-10-03
fix up merge conflicts
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-02
address review comments
Jeffrey C. Ollie
2025-10-02
core: add 'command finished' notifications
Jeffrey C. Ollie
2025-09-29
feat: enable separate scaling for precision and discrete mouse scrolling
Toufiq Shishir
2025-09-16
selection scrolling should only depend on y value
Mitchell Hashimoto
2025-09-16
font-size reloads at runtime if the font wasn't manually set
Mitchell Hashimoto
2025-09-11
terminal: update parser to use new color parser and stream handler
Mitchell Hashimoto
2025-09-02
feat: add `selection-clear-on-copy` configuration
Toufiq Shishir
2025-09-02
macOS: firstRect should return full rect width/height
Mitchell Hashimoto
2025-08-26
surface: store entire scroll-to-bottom struct
Jeffrey C. Ollie
2025-08-26
surface: implement scroll-to-bottom=keystroke
Jeffrey C. Ollie
2025-08-26
scroll: round up fractional mouse scroll ticks
John Drouhard
2025-08-25
parameterize close_tab
Jeffrey C. Ollie
2025-08-24
Close other tabs feature on Mac.
jamylak
2025-08-22
core: avoid possible deadlock in right-click-action paste actions
Mitchell Hashimoto
2025-08-22
removed boolean logic, reverted back to ctrlOrSuper call
Alex
2025-08-22
Removed boolean logic, reverted back to ctrlOrSuper call
Alex
2025-08-22
fix: make regular URLs work with either ctrl or super modifiers
Alex Straight
2025-08-22
fix: copy_url_to_clipboard copies full OSC8 URL instead of single character
Alex Straight
2025-08-19
macos: show copy menu item if selection start is outside viewport
Mitchell Hashimoto
2025-08-19
feat: add right-click action configuration
Luzian Bieri
2025-08-15
refactor: extract clipboard setting logic into `copySelectionToClipboards` fu...
Luzian Bieri
2025-08-14
gtk-ng: add show_on_screen_keyboard binding
Leah Amelia Chen
2025-07-21
apprt/gtk-ng: mouse over link to show tooltip
Mitchell Hashimoto
2025-07-18
apprt/gtk-ng: hook up surface initialization
Mitchell Hashimoto
2025-07-17
core/gtk: add support for displaying a progress bar with OSC 9;4
Jeffrey C. Ollie
2025-07-17
Surface: use rect selection state when setting selection on release
Chris Marchesi
2025-07-11
show child exited: return a boolean if native GUI is shown
Jeffrey C. Ollie
2025-07-11
core/gtk: add apprt action to show native GUI warning when child exits
Jeffrey C. Ollie
2025-07-06
Fallback to cross-platform minimal open when apprt is not available
Mitchell Hashimoto
2025-07-06
core/gtk: open urls using an apprt action instead of doing it directly
Jeffrey C. Ollie
2025-07-06
keybind: add copy_title_to_clipboard action (#7833)
Jeffrey C. Ollie
2025-07-06
keybind: don't clobber the clipboard if the title is empty
Jeffrey C. Ollie
2025-07-06
Add link-previews option (#7831)
Mitchell Hashimoto
2025-07-06
keybind: rename copy_title to copy_title_to_clipboard
Jeffrey C. Ollie
2025-07-06
keybind: add copy_title action
Jeffrey C. Ollie
2025-07-06
keybind: add set_font_size
Jeffrey C. Ollie
2025-07-06
Add link-previews option
Gregory Anders
2025-07-04
On wait-after-command (or abnormal exit), only close on encoded key
Mitchell Hashimoto
2025-07-01
Update src/Surface.zig
Mitchell Hashimoto
2025-07-01
Fix abnormal exit detection on macOS
Mitchell Hashimoto
2025-06-30
various cleanups around scroll timers
Mitchell Hashimoto
2025-06-30
surface: add timer-based scrolling during selection
moni-dz
2025-06-29
Introduce action for copying into clipboard
Troels Thomsen
2025-06-27
Move child exit handling logic to apprt thread
Mitchell Hashimoto
2025-06-27
core: only update selection clipboard on left mouse release
Mitchell Hashimoto
[next]