aboutsummaryrefslogtreecommitdiff
path: root/TODO.org
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-03-30 19:16:07 +0530
committerAkshay Nair <phenax5@gmail.com>2025-03-30 19:16:37 +0530
commit4f945367ebc8e34263acbfca0416e3f75653924e (patch)
treeaff34361a2b2160aea284df9b619193917bcbc88 /TODO.org
parente690963fb6c0240171236fc2d669f95ee26b6798 (diff)
downloadnull-browser-4f945367ebc8e34263acbfca0416e3f75653924e.tar.gz
null-browser-4f945367ebc8e34263acbfca0416e3f75653924e.zip
Update window title on tab change + refactoring
Diffstat (limited to '')
-rw-r--r--TODO.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO.org b/TODO.org
index f308e22..bee6eb2 100644
--- a/TODO.org
+++ b/TODO.org
@@ -11,12 +11,12 @@
- [X] Assign ID to each tab (reference in lua api)
- [X] Tab select by id
- [X] Multi-window
-- [ ] Handle resource cleanup + signal disconnecting
- [ ] Socket for opening window in current session (lua eval)
-- [ ] Log stdout, errors and results from lua somewhere
- [ ] Events/autocommands
- [ ] History storage
- [ ] History completion
+- [ ] Log stdout, errors and results from lua somewhere
+- [ ] Handle resource cleanup + signal disconnecting
** Next
- [ ] Config loading and runtime path
@@ -33,6 +33,7 @@
- [ ] Permission requests handling
- [ ] Pipe page contents to external program
- [ ] `web.inspect`
+- [ ] Update window title on current webview title change
** Later later
- [ ] Fullscreen