mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-25 18:21:56 +00:00
This math was incorrect from the start, the previous fix helped OpenGL but broke positioning under Metal; this commit fixes the math to be correct under both backends and adds comments explaining exactly what's going on.