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
/
apprt
/
surface.zig
Age
Commit message (
Expand
)
Author
2025-10-02
address review comments
Jeffrey C. Ollie
2025-10-02
core: add 'command finished' notifications
Jeffrey C. Ollie
2025-09-11
terminal: update parser to use new color parser and stream handler
Mitchell Hashimoto
2025-09-05
gtk: the Future is Now
Leah Amelia Chen
2025-09-05
gtk: nuke the legacy apprt from orbit
Leah Amelia Chen
2025-07-23
apprt/gtk-ng: child exited overlay
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-11
core/gtk: add apprt action to show native GUI warning when child exits
Jeffrey C. Ollie
2025-06-30
various cleanups around scroll timers
Mitchell Hashimoto
2025-06-30
surface: add timer-based scrolling during selection
moni-dz
2025-06-27
Move child exit handling logic to apprt thread
Mitchell Hashimoto
2025-05-29
OSC: nest ColorOperation-related structs
Jeffrey C. Ollie
2025-04-14
gtk: implement bell
Leah Amelia Chen
2024-11-22
mode 2031 should send updates on any color palette change
Mitchell Hashimoto
2024-11-13
apprt: support a pwd change action
Mitchell Hashimoto
2024-10-30
apprt: rename set_bg/fg to "color_change" to report all color changes
Mitchell Hashimoto
2024-10-30
apprt: propagate OSC10/11 (set term fore/background color) through to apprt
CJ van den Berg
2024-09-18
termio: use surface messages to trigger password input state
Mitchell Hashimoto
2024-09-13
GTK: Fix clicking on desktop notifications
Jeffrey C. Ollie
2024-08-10
stylistic nitpicks
Mitchell Hashimoto
2024-08-07
Implement the XTWINOPS (CSI t) control sequences that "make sense".
Jeffrey C. Ollie
2024-04-06
core: font size changes work
Mitchell Hashimoto
2024-02-02
core: colorSchemeCallback on surface, can report
Mitchell Hashimoto
2024-01-16
renderer/metal: detect frame commit failures and notify surface
Mitchell Hashimoto
2023-11-15
core: use arrays instead of WriteReq for desktop notifications
Gregory Anders
2023-11-15
core: support OSC 9 and OSC 777 for showing desktop notifications
Gregory Anders
2023-11-10
gtk: implement OSC 52 prompts
Gregory Anders
2023-10-25
fuzz: termio.MessageData small_size is max of 255, not 256
Nameless
2023-10-05
config: add option to disable working directory inheritance
Mitchell Hashimoto
2023-09-14
rename cursor shape to mouse shape for OSC 22
Mitchell Hashimoto
2023-09-14
terminal: cursor shape parsing, hook up to apprt callback
Mitchell Hashimoto
2023-05-31
apprt: clean up how apprt initializes surfaces
Mitchell Hashimoto
2023-03-25
apprt/gtk: only show exit confirmation if process is alive
Mitchell Hashimoto
2023-03-19
move config loading into apprt to prep for reloading
Mitchell Hashimoto
2023-03-18
termio: close surface on process exit
Mitchell Hashimoto
2023-02-24
surface no longer has reference to app
Mitchell Hashimoto
2023-02-24
rename more stuff
Mitchell Hashimoto