Commit graph

18 commits

Author SHA1 Message Date
f3a781e42b
taro-ctl: use enum for msg types and put everything in the namespace; taro-ls: add manifest and remove debug call 2023-03-28 23:55:06 -06:00
a25d225fa5
taro-ctl: delete socket file before starting server; taro-ls: add keybinds for switching mailboxes 2023-03-26 15:36:05 -06:00
74c6862163
implement security remediation for search and refile; add socket pushig updates from, eg mbsync; add documentation to config and UXN_EMU option 2023-03-26 11:29:07 -06:00
24baa38b38
refine taro-reader, add MBOX_ROOT to config instead of using env, and adjust refresh logic 2023-03-25 11:25:50 -06:00
5f77c7867e
refactor mread into taro-reader, clean up some code, fix mouse bug in taro-ls 2023-03-23 23:36:20 -06:00
a795631f8a
shell out for reader and compose windows - this should work for a while; v0.1.0 2023-03-23 07:44:41 -06:00
6f278d2b8e
taro-ls: implement search, refile, trash; taro-ctl: search and trash commands refined 2023-03-22 20:11:08 -06:00
09b089fe75
taro-ctl: make message channel global; taro-ls: start search handling 2023-03-21 23:06:29 -06:00
91dd545b3d
README: document message types; taro-ctl: fix 0-length message sending; taro-ls: fix 0-length message reading and list length off-by-1 error 2023-03-20 23:32:49 -06:00
4521ea05a1
taro-ctl: add mblaze commands for search, refile, trash 2023-03-20 22:52:51 -06:00
bb102262e5
taro-ls: add all buttons, click handling, implement refresh and read_all; taro-ctl: fix message size and handle 0 length messages 2023-03-20 22:32:11 -06:00
47c0289dd6
taro-ls: add button row on the bottom, handle hover effect; taro-ctl: implement making all as read 2023-03-19 14:10:38 -06:00
b9267e5130
generalized lisbox routines, fixed msg_read, can now switch mailboxes 2023-03-18 01:18:02 -06:00
ad0d627418
getting ready to add complexity 2023-03-16 22:44:39 -06:00
0f44a9fff7
taro-ls: fix mouse rendering; taro-ctl: add some boilerplate 2023-03-16 00:13:05 -06:00
d7297b1bf8
taro-ls: fix underscores in signature comments; MblazeProxy: remove MBOX_ROOT prefix from mdirs 2023-03-15 23:41:52 -06:00
d4f9a80dc6
ChildWindow: wait for termination and read stdin on separate fibers, use exit; taro-ls: scrollbar, fix performance 2023-03-15 23:26:31 -06:00
1cad71b488
first commit - resizable uxn window lists inbox and crystal module can talk to it 2023-03-14 23:39:19 -06:00