From 8ec50e55a45af1706d40eff292db4541b6fcc261 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 8 Aug 2025 13:08:44 +0530 Subject: Embed docs as null://docs + web.help api --- TODO.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index b807a16..c49e456 100644 --- a/TODO.org +++ b/TODO.org @@ -14,12 +14,13 @@ - [X] Callback for result of run_js - [X] Generate docs for api - [X] Any hint action/generic (currently only url open) +- [X] Embed docs in app (`null:/docs`) +- [X] web.decorations.*.set_size() +- [X] Vertical tabline ui - [ ] Document events and event opts -- [ ] Embed docs in app (`null:/docs`) - [ ] Update all api to use opts table pattern -- [X] web.decorations.*.set_size() +- [ ] Install doc/ in build - [ ] web.keymap.configure_mode(modename, { passthrough = false }) -- [X] Vertical tabline ui - [ ] Fullscreen - [ ] Zoom in/out/reset - [ ] Remove unwanted "async"-ness in lua calls @@ -28,6 +29,7 @@ - [ ] json encode/decode ** Bugs +- [ ] Closing webview should close devtools window - [ ] INVESTIGATE: Check why urlchanged doesnt fire for first url open sometimes - [ ] INVESTIGATE: Segfault on close sometimes - [ ] API's don't validate types. (invalid type conversion segfaults) -- cgit v1.3.1