diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-03-30 19:16:07 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-03-30 19:16:37 +0530 |
| commit | 4f945367ebc8e34263acbfca0416e3f75653924e (patch) | |
| tree | aff34361a2b2160aea284df9b619193917bcbc88 /TODO.org | |
| parent | e690963fb6c0240171236fc2d669f95ee26b6798 (diff) | |
| download | null-browser-4f945367ebc8e34263acbfca0416e3f75653924e.tar.gz null-browser-4f945367ebc8e34263acbfca0416e3f75653924e.zip | |
Update window title on tab change + refactoring
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
