| .. |
|
mode
|
fix(terminal): set terminal hold when running tasks in terminal
|
2026-02-27 20:21:04 +01:00 |
|
status
|
fix: prevent endless looping on tab bar widget updates
|
2026-02-23 21:48:41 +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(terminal): focus switching
|
2026-02-25 12:26:08 +01:00 |
|
editor_gutter.zig
|
refactor: compare widgets via the .ptr memeber instead of via their addresses
|
2026-02-23 21:44:24 +01:00 |
|
expansion.zig
|
feat: add {{project_name}} expansion variable
|
2026-02-24 17:30:13 +01:00 |
|
filelist_view.zig
|
refactor: compare widgets via the .ptr memeber instead of via their addresses
|
2026-02-23 21:44:24 +01:00 |
|
Fire.zig
|
|
|
|
fonts.zig
|
|
|
|
home.zig
|
refactor(terminal): add terminal to home screen menu
|
2026-02-26 20:54:06 +01:00 |
|
info_view.zig
|
fix: wrap info_view content at info_box_width_limit or screen width
|
2026-02-05 23:01:19 +01:00 |
|
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
|
feat: add more accessible keybinds for key hints overlay
|
2026-02-03 21:01:59 +01:00 |
|
logview.zig
|
|
|
|
lsp_info.zig
|
|
|
|
mainview.zig
|
feat(terminal): add close_terminal command
|
2026-02-27 16:05:40 +01:00 |
|
Menu.zig
|
refactor: compare widgets via the .ptr memeber instead of via their addresses
|
2026-02-23 21:44:24 +01:00 |
|
MessageFilter.zig
|
|
|
|
ModalBackground.zig
|
|
|
|
scrollbar_v.zig
|
fix: scrollbar hover effect
|
2026-01-16 10:30:30 +01:00 |
|
terminal_view.zig
|
feat(terminal): initial version of conpty windows support
|
2026-02-28 21:49:56 +01:00 |
|
tui.zig
|
refactor(terminal): store/restore keyboard_focus when entering/exiting overlay modes
|
2026-02-25 12:26:09 +01:00 |
|
Widget.zig
|
refactor: make Widget.focus/unfocus const
|
2026-02-24 18:26:36 +01:00 |
|
WidgetList.zig
|
refactor: compare widgets via the .ptr memeber instead of via their addresses
|
2026-02-23 21:44:24 +01:00 |
|
WidgetStack.zig
|
|
|
|
WidgetStyle.zig
|
refactor: add spacious bar widget styles
|
2026-02-05 21:39:50 +01:00 |