aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-08-08 09:47:52 +0530
committerAkshay Nair <phenax5@gmail.com>2025-08-08 09:49:50 +0530
commit4ecfe688a016232656b383f82da4d6e2ba75a328 (patch)
treefd10c2f30273297ff53b635187aa7872d858b0b0 /TODO.org
parent705cb51d5c2c3da80bdf8bfab8381f0ab05b6b32 (diff)
downloadnull-browser-4ecfe688a016232656b383f82da4d6e2ba75a328.tar.gz
null-browser-4ecfe688a016232656b383f82da4d6e2ba75a328.zip
Generate docs
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 16dc417..032946b 100644
--- a/TODO.org
+++ b/TODO.org
@@ -12,11 +12,14 @@
- [X] Show number of tabs in statusline
- [X] On finder stop, exit find mode
- [X] Callback for result of run_js
-- [ ] Generate docs for api
+- [X] Generate docs for api
+- [ ] Any hint action/generic (currently only url open)
+- [ ] Document events and event opts
- [ ] Embed docs in app (`null:/docs`)
- [ ] Update all api to use opts table pattern
- [ ] web.decorations.*.set_size()
- [ ] web.keymap.configure_mode(modename, { passthrough = false })
+- [ ] Vertical tabline ui
- [ ] Fullscreen
- [ ] Zoom in/out/reset
- [ ] Remove unwanted "async"-ness in lua calls
@@ -31,6 +34,8 @@
- [ ] Managing focus in decorations?
** Next
+- [ ] View focus event (between decorations/views)
+- [ ] Element focus (input focus)
- [ ] User scripts (greasemonkey?)
- [ ] User stylesheets (per site and global?)
- [ ] Log stdout, errors and results from lua somewhere