aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-08-13 20:18:31 +0530
committerAkshay Nair <phenax5@gmail.com>2025-08-15 08:18:43 +0530
commit6906c5962549494812bed8b5f0c3bbc499a86751 (patch)
tree5c786d5ffeb9bfc43bc6f4f80372c8d57b3daf95 /TODO.org
parent66a9640d9c4d1101ae5cc986e4e0c86c20262f25 (diff)
downloadnull-browser-6906c5962549494812bed8b5f0c3bbc499a86751.tar.gz
null-browser-6906c5962549494812bed8b5f0c3bbc499a86751.zip
Custom themeing for generated docs
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org9
1 files changed, 5 insertions, 4 deletions
diff --git a/TODO.org b/TODO.org
index ad08829..2b6db82 100644
--- a/TODO.org
+++ b/TODO.org
@@ -28,14 +28,15 @@
- [ ] Zoom in/out/reset
- [ ] Remove unwanted "async"-ness in lua calls
- [ ] Api for enabling rpc api in view
+- [ ] Hide/show decoration api
+- [ ] Review all options and make sure they're passed correctly
** 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)
+- [ ] Closing webview should close devtools window
- [ ] web.view apis in `-e` flag from "clients" (non-servers calls) don't work
-- [ ] Managing focus in decorations?
+- [ ] API's don't validate types. (invalid type conversion segfaults)
+- [ ] INVESTIGATE: Check why urlchanged doesnt fire for first url open sometimes
** Next
- [ ] View focus event (between decorations/views)