aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
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)