flow/src/tui
2026-01-20 21:52:58 +01:00
..
mode refactor: add tracing for update_hover, clear_hover_focus and refresh_hover 2026-01-15 17:53:12 +01:00
status refactor: keep tab ordering stable when moving tabs between splits 2026-01-20 21:30:47 +01:00
Box.zig
Button.zig refactor: allow changing the hover mouse cursor for buttons 2026-01-20 20:13:01 +01:00
editor.zig fix: don't hide terminal cursor when an unfocused primary cursor is off screen 2026-01-19 22:58:43 +01:00
editor_gutter.zig
expansion.zig
filelist_view.zig
Fire.zig
fonts.zig
home.zig refactor: add source location tracing for need_render calls 2026-01-15 17:51:38 +01:00
info_view.zig
InputBox.zig refactor: add source location tracing for need_render calls 2026-01-15 17:51:38 +01:00
inputview.zig
inspector_view.zig
keybindview.zig
keyhints.zig
logview.zig
lsp_info.zig
mainview.zig fix: close the correct view when last tab in view is closed 2026-01-20 21:52:58 +01:00
Menu.zig
MessageFilter.zig
ModalBackground.zig
scrollbar_v.zig fix: scrollbar hover effect 2026-01-16 10:30:30 +01:00
tui.zig fix: call create_scratch_buffer syncronously in run_task to improve error handling 2026-01-20 16:15:37 +01:00
Widget.zig refactor: make Widget.hover const 2026-01-15 20:45:37 +01:00
WidgetList.zig
WidgetStack.zig
WidgetStyle.zig