mirror-ghostty/include
Mitchell Hashimoto f730ee0557
libghostty: expose viewport active state
Expose whether the terminal viewport is currently pinned to the active
area through the libghostty-vt terminal data API. Previously embedders
could only infer this from scrollbar geometry, which was indirect and
could require the more expensive scrollbar calculation.

The new GHOSTTY_TERMINAL_DATA_VIEWPORT_ACTIVE value returns the exact
PageList viewport state as a bool. The scroll viewport test now verifies
the value while moving between the active area and scrollback.
2026-05-27 15:24:49 -07:00
..
ghostty libghostty: expose viewport active state 2026-05-27 15:24:49 -07:00
ghostty.h feat: add +toggle-quick-terminal IPC command 2026-05-12 09:03:14 +08:00
module.modulemap include: comment the modulemap 2023-02-19 10:44:53 -08:00