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
/
size.zig
Age
Commit message (
Expand
)
Author
2025-05-26
style: use decl literals
Qwerasd
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2024-11-15
Balance padding uses the explicit padding value for grid calculations
Mitchell Hashimoto
2024-11-14
termio: change resize message to use new size struct
Mitchell Hashimoto
2024-11-14
core: make surface use only renderer.Size
Mitchell Hashimoto
2024-11-14
renderer: dedicated size struct, defined coordinate spaces
Mitchell Hashimoto
2024-08-10
renderer: fix underflow possibility in padding calculation
Mitchell Hashimoto
2024-08-03
renderer/metal: extend background color of grid border into padding
Mitchell Hashimoto
2024-04-05
core: begin converting to SharedGridSet, renderers still broken
Mitchell Hashimoto
2024-03-22
termio/exec: get compiler errors gone
Mitchell Hashimoto
2024-01-04
Update usage of testing.expectEqual
Krzysztof Wolicki
2023-09-02
content scale change events should also impact viewport padding
Mitchell Hashimoto
2023-08-08
Fix typos
Kevin Hovsäter
2023-08-04
only send resize messages to renderer/io thread if changes happen
Mitchell Hashimoto
2023-07-18
renderer: change padding to integers
Mitchell Hashimoto
2023-07-03
Change font metrics to all be integers, not floats.
Mitchell Hashimoto
2023-06-30
Update Zig (#164)
Mitchell Hashimoto
2023-06-25
Update zig, mach, fmt
Mitchell Hashimoto
2023-05-07
update zig version
Mitchell Hashimoto
2023-02-19
lots of progress running a surface but still crashes
Mitchell Hashimoto
2022-11-14
Don't crash on huge padding, warn users if padding is absurd
Mitchell Hashimoto
2022-11-14
explicit padding works
Mitchell Hashimoto
2022-11-14
initial padding options
Mitchell Hashimoto
2022-11-14
extract auto-padding code to shared logic
Mitchell Hashimoto
2022-10-24
renderer: extract the size structs to a shared file
Mitchell Hashimoto