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
/
renderer
/
message.zig
Age
Commit message (
Expand
)
Author
2024-12-26
renderer: track if fg/bg/cursor color is explicitly set by an OSC
Gregory Anders
2024-11-14
renderer: message uses new size struct
Mitchell Hashimoto
2024-09-02
input: crash binding can configure which thread to crash
Mitchell Hashimoto
2024-05-04
renderer/metal: API to handle macOS display ID changing
Mitchell Hashimoto
2024-04-06
renderer/Metal: change font size works again
Mitchell Hashimoto
2024-02-13
renderer: handle renderer pause/redraw on occlusion
Mitchell Hashimoto
2024-01-09
custom shader animation can be set to "always" to always remain active
Mitchell Hashimoto
2023-11-09
core: implement OSC 12 and OSC 112 to query/set/reset cursor color
Gregory Anders
2023-11-09
core: implement OSC 104, 110, and 111 to reset colors
Gregory Anders
2023-11-09
core: implement setting colors with OSC 4, 10, and 11
Gregory Anders
2023-10-24
all threads are notified of inspector state, trigger render
Mitchell Hashimoto
2023-09-02
content scale change events should also impact viewport padding
Mitchell Hashimoto
2023-03-19
update config messages use pointers now to make messages small again
Mitchell Hashimoto
2023-03-19
surface propagates new config to renderer
Mitchell Hashimoto
2022-11-17
move screen resize to a renderer mailbox message
Mitchell Hashimoto
2022-11-15
renderer: font size changed event, OpenGL impl
Mitchell Hashimoto
2022-11-05
implement cursor reset when data comes in pty
Mitchell Hashimoto
2022-11-05
renderer mailbox, focus message
Mitchell Hashimoto