Commit graph

25 commits

Author SHA1 Message Date
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
c3f5e7a041
update readme a bit 2023-03-23 16:40:33 -06:00
73ca404097
fix off-by-one for read msg 2023-03-23 16:37:20 -06:00
d6b0ec63c8
improve readme and mread 2023-03-23 16:23:30 -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
87cb90db9b
taro-ls: start implementing extra keybinds 2023-03-22 20:38:10 -06:00
6f278d2b8e
taro-ls: implement search, refile, trash; taro-ctl: search and trash commands refined 2023-03-22 20:11:08 -06:00
09ec048f53
taro-ls: delete and insert characters properly in the middle of the string 2023-03-22 00:05:30 -06:00
09b089fe75
taro-ctl: make message channel global; taro-ls: start search handling 2023-03-21 23:06:29 -06:00
f9ee51b9c9
fix off-by-1 pixel error in list click routine 2023-03-20 23:37:02 -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
68783e113b
reorganize code 2023-03-18 22:25:09 -06:00
766a98f43b
implement range selection for listbox 2023-03-18 21:54:53 -06:00
883686d4a2
fix mbox refresh 2023-03-18 10:28:53 -06:00
ebcb266638
change default window size 2023-03-18 01:20:58 -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