| .. |
|
mode
|
feat: add path segment completion to open_recent palette
|
2025-11-11 13:26:48 +01:00 |
|
status
|
fix: render auto_save state in filestate widget
|
2025-11-03 22:16:48 +01:00 |
|
Box.zig
|
feat: allow conversion of Widget.Box to renderer.Layer.Options
|
2025-10-25 00:09:35 +02:00 |
|
Button.zig
|
fix: crash in home screen
|
2025-10-30 21:30:13 +01:00 |
|
editor.zig
|
fix: reset input idle timer when placing the cursor in an editor with the mouse
|
2025-11-10 14:12:53 +01:00 |
|
editor_gutter.zig
|
refactor: allow mocking of root module functions for easier unittesting
|
2025-10-08 14:18:03 +02:00 |
|
filelist_view.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02:00 |
|
Fire.zig
|
fix: minor home screen fixes
|
2025-06-03 19:16:22 +02:00 |
|
fonts.zig
|
docs: add some more problematic glyphs to font test text
|
2025-10-07 20:55:19 +02:00 |
|
home.zig
|
refactor: add focus/unfocus support to home view
|
2025-11-06 19:23:14 +01:00 |
|
info_view.zig
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
InputBox.zig
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
inputview.zig
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
inspector_view.zig
|
feat: render ast nodes in inspector view even when there are no highlights
|
2025-09-29 21:03:42 +02:00 |
|
logview.zig
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
mainview.zig
|
feat: quit when closing last open split
|
2025-11-10 19:04:37 +01:00 |
|
Menu.zig
|
fix: store button click locations as signed values
|
2025-10-10 16:05:50 +02:00 |
|
MessageFilter.zig
|
refactor: lots more writergate fixes - first successful build
|
2025-09-25 22:01:29 +02:00 |
|
ModalBackground.zig
|
refactor: improve create pattern to avoid leaks
|
2025-07-19 00:03:30 +02:00 |
|
scrollbar_v.zig
|
fix: be more precise about tracking active state in scrollbar_v widget
|
2025-11-03 20:47:18 +01:00 |
|
tui.zig
|
fix: reset input idle timer when placing the cursor in an editor with the mouse
|
2025-11-10 14:12:53 +01:00 |
|
Widget.zig
|
refactor: add focus/unfocus to widget vtable
|
2025-11-06 19:23:14 +01:00 |
|
WidgetList.zig
|
refactor: add Widget.get_at function
|
2025-11-06 19:23:14 +01:00 |
|
WidgetStack.zig
|
refactor: add focus/unfocus to widget vtable
|
2025-11-06 19:23:14 +01:00 |
|
WidgetStyle.zig
|
feat: persist widget style changes
|
2025-08-14 15:55:09 +02:00 |