From 2078c60477842d7cf6991148e23979565737a8b5 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 26 Jul 2025 11:59:38 +0530 Subject: Refactor heavy + extras.tabline module (incomplete) --- TODO.org | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index f2a714a..06452f5 100644 --- a/TODO.org +++ b/TODO.org @@ -1,13 +1,16 @@ ** Usable +- [X] Decorations api (just for statusline) +- [X] web.schedule +- [X] Create view with html (web.view.set_html()) - [-] Tests for api -- [ ] Fullscreen - [ ] Run JS in page (web.view.eval_js()) +- [ ] Expose JS <-> lua in page (web.view.expose_js()) +- [ ] web.decorations.*.set_size() - [ ] f-key navigation +- [ ] Fullscreen - [ ] Zoom in/out - [ ] Use table for all internals api options? -- [ ] Permission management (list/allow/deny) lua api - [ ] Generate docs for api -- [ ] Decorations api (just for statusline) ** Bugs - [ ] INVESTIGATE: Check why urlchanged doesnt fire for first url open sometimes @@ -16,6 +19,7 @@ - [ ] web.view apis in `-e` flag from "clients" (non-servers calls) don't work ** Next +- [ ] Permission management (list/allow/deny) lua api - [ ] Tests for window - [ ] More tests for stack - [ ] Tests for router @@ -42,7 +46,6 @@ - [X] vendor web.inspect with build - [ ] Right click context menu items - [ ] Listen to renderprocesstermination signal -- [ ] Create view with html (web.view.set_html()) - [ ] Change instance manager command format ** Later later -- cgit v1.3.1