flow/src/tui
2024-10-20 21:33:01 +02:00
..
mode feat: add ModalBackground and make all palettes modal 2024-10-19 18:29:10 +02:00
status fix: propagate configured frame rate to widgets 2024-10-20 21:33:01 +02:00
Box.zig
Button.zig
command.zig
editor.zig fix: propagate configured frame rate to widgets 2024-10-20 21:33:01 +02:00
editor_gutter.zig feat: add support for CRLF EOL mode 2024-09-25 20:06:06 +02:00
EventHandler.zig
filelist_view.zig
fonts.zig
home.zig
info_view.zig
InputBox.zig
inputview.zig
inspector_view.zig feat: make indent size and tab width configurable and add indent guide mode 2024-10-10 23:16:49 +02:00
logview.zig
mainview.zig feat: allow closing the panel view by dragging down 2024-10-09 21:24:58 +02:00
Menu.zig
MessageFilter.zig refactor: improve handling and reporting of project manager and lsp errors 2024-10-14 17:56:39 +02:00
ModalBackground.zig feat: fade out modal background 2024-10-20 00:23:54 +02:00
scrollbar_v.zig
tui.zig fix: propagate configured frame rate to widgets 2024-10-20 21:33:01 +02:00
Widget.zig
WidgetList.zig refactor: improve WidgetList.addP style 2024-10-09 20:48:50 +02:00
WidgetStack.zig fix: WidgetStack should walk widgets from top to bottom 2024-10-19 15:29:45 +02:00