Commit graph

21 commits

Author SHA1 Message Date
0a43fa853f
feat: support rendering theme colors with alpha components 2024-11-04 22:19:45 +01:00
16c5471126
refactor: move command and EventHandler out of the tui module 2024-10-25 22:39:04 +02:00
d2238bf847
feat: make indent size and tab width configurable and add indent guide mode 2024-10-10 23:16:49 +02:00
bf3fe5f2ba
refactor: run zigimports
closes: #38
2024-09-10 22:25:54 +02:00
d3eb4e9913
feat: toggle the panel on right or middle click of the flow button 2024-09-10 22:12:22 +02:00
7b812d73ea
refactor: change a -> allocator 2024-09-02 14:31:49 +02:00
4a04b44fef
fix: don't render both logo and overlay mode icon 2024-08-31 21:07:02 +02:00
538e0f6809
fix: don't render app logo in mini modes 2024-08-29 19:21:39 +02:00
4df737e78f
feat: make status bars configurable 2024-08-25 21:18:35 +02:00
08e06bc8dd
refactor: clean-up flow logo rendering 2024-08-21 21:55:35 +02:00
50d47a73f2 feat: add mouse resizing of panel views 2024-08-13 19:38:35 +02:00
d4019d00b2 feat: add keybind hints to command palette 2024-06-20 22:27:13 +02:00
0dd9cb179e feat: open the command palette when clicking the modestate widget
Instead of switching input modes, which can now be done via the
command palette instead.
2024-06-19 17:37:59 +02:00
1cd3cb17ce feat: add libvaxis renderer 2024-05-10 12:44:14 +02:00
b15fa47f30 refactor: add renderer abstraction layer 2024-05-09 11:48:33 +02:00
1d9155864d fix: prevent mini/overlay modes from stomping each other
Also, allow cancelling modes by clicking the flow button.
2024-04-11 18:35:33 +02:00
0053b80d81 refactor: improve button widget api 2024-04-10 18:39:47 +02:00
2f9a0e2eb0 refactor: button, menu and widget stack apis 2024-03-18 22:29:29 +01:00
c702f5ea5d feat: make modestate a clickable button that changes input modes 2024-03-08 22:19:02 +01:00
cf22ba38e7 feat: use icons in mini mode labels 2024-03-03 22:00:08 +01:00
4ece4babad Initial public release 2024-02-29 00:00:15 +01:00