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
/
State.zig
Age
Commit message (
Expand
)
Author
2025-03-11
Zig 0.14
Mitchell Hashimoto
2024-04-25
renderer/metal: grid pos for bg/text should be ushort2
Mitchell Hashimoto
2024-03-22
remove point.Viewport
Mitchell Hashimoto
2024-01-27
add a new highlight state that requires modifiers
Mitchell Hashimoto
2023-12-03
renderer: default codepoints for preedit
Mitchell Hashimoto
2023-12-03
renderer: handle scenarios the preedit text is wider than our screen
Mitchell Hashimoto
2023-12-03
core: remove size limit on preedit length by heap allocating
Mitchell Hashimoto
2023-11-29
core: send mouse hover point
Mitchell Hashimoto
2023-11-29
renderer: link set for more efficient matching
Mitchell Hashimoto
2023-11-15
renderer/metal: handle preedit wider than our screen
Mitchell Hashimoto
2023-11-15
renderer/metal: support multi-codepoint preedit text
Mitchell Hashimoto
2023-11-10
core, renderer: handle wide preedit chars
Mitchell Hashimoto
2023-10-24
inspector: move inspector to dedicated folder
Mitchell Hashimoto
2023-10-24
core: hook up all the inspector activation state and such
Mitchell Hashimoto
2023-09-09
Big Cursor State Refactor
Mitchell Hashimoto
2023-08-20
remove imgui and devmode
Mitchell Hashimoto
2023-08-11
support preedit text rendering in core and metal
Mitchell Hashimoto
2022-11-17
move screen resize to a renderer mailbox message
Mitchell Hashimoto
2022-11-05
Move cursor timer to renderer
Mitchell Hashimoto
2022-11-05
renderer mailbox, focus message
Mitchell Hashimoto
2022-11-05
IO thread has more state setup
Mitchell Hashimoto
2022-10-24
bring back out of focus no blink
Mitchell Hashimoto
2022-10-24
support screen size, rip out shared state
Mitchell Hashimoto
2022-10-24
run rendering on another real thread (still bugs)
Mitchell Hashimoto