.. |
mode
|
feat: move all keybind mode related options to keybind config
|
2024-12-03 23:04:10 +01:00 |
status
|
fix: display only the first line of messages in minilog
|
2024-12-02 09:37:09 +01:00 |
Box.zig
|
refactor: add renderer abstraction layer
|
2024-05-09 11:48:33 +02:00 |
Button.zig
|
refactor: move input types to new module and use directly use libvaxis types
|
2024-11-15 21:16:31 +01:00 |
editor.zig
|
fix: clamp cursor on restore_session
|
2024-12-05 20:23:25 +01:00 |
editor_gutter.zig
|
refactor: move input types to new module and use directly use libvaxis types
|
2024-11-15 21:16:31 +01:00 |
filelist_view.zig
|
feat: add argument metadata to (most) commands that take parameters
|
2024-11-21 17:34:11 +01:00 |
fonts.zig
|
feat: add libvaxis renderer
|
2024-05-10 12:44:14 +02:00 |
home.zig
|
feat: reload home screen on keybind namespace changes
|
2024-12-05 20:13:41 +01:00 |
info_view.zig
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
InputBox.zig
|
refactor: move input types to new module and use directly use libvaxis types
|
2024-11-15 21:16:31 +01:00 |
inputview.zig
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
inspector_view.zig
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
logview.zig
|
refactor: remove unused parameter in set_base_style
|
2024-11-04 22:20:06 +01:00 |
mainview.zig
|
feat: reload home screen on keybind namespace changes
|
2024-12-05 20:13:41 +01:00 |
Menu.zig
|
fix: some minor alpha rendering issues
|
2024-11-05 10:46:06 +01:00 |
MessageFilter.zig
|
refactor: improve handling and reporting of project manager and lsp errors
|
2024-10-14 17:56:39 +02:00 |
ModalBackground.zig
|
refactor: move input types to new module and use directly use libvaxis types
|
2024-11-15 21:16:31 +01:00 |
scrollbar_v.zig
|
refactor: move input types to new module and use directly use libvaxis types
|
2024-11-15 21:16:31 +01:00 |
tui.zig
|
fix: don't revert to default mode on keybind namespace change
|
2024-12-05 19:49:02 +01:00 |
Widget.zig
|
refactor: move command and EventHandler out of the tui module
|
2024-10-25 22:39:04 +02:00 |
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 |