diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-08-13 20:18:31 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-08-15 08:18:43 +0530 |
| commit | 6906c5962549494812bed8b5f0c3bbc499a86751 (patch) | |
| tree | 5c786d5ffeb9bfc43bc6f4f80372c8d57b3daf95 /TODO.org | |
| parent | 66a9640d9c4d1101ae5cc986e4e0c86c20262f25 (diff) | |
| download | null-browser-6906c5962549494812bed8b5f0c3bbc499a86751.tar.gz null-browser-6906c5962549494812bed8b5f0c3bbc499a86751.zip | |
Custom themeing for generated docs
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -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) |
