diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-05-01 20:43:12 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-05-02 16:20:09 +0530 |
| commit | fab5f4d2fd80eb288265c64ba390460ac974ee81 (patch) | |
| tree | aced5984fceced0e621a885c8a38e8ddf88cd203 /TODO.org | |
| parent | 4afe7914a4d4f59703d14f9ba8470ed87831ddcb (diff) | |
| download | null-browser-fab5f4d2fd80eb288265c64ba390460ac974ee81.tar.gz null-browser-fab5f4d2fd80eb288265c64ba390460ac974ee81.zip | |
Make window requests open a tab instead
Diffstat (limited to 'TODO.org')
| -rw-r--r-- | TODO.org | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,12 +8,12 @@ - [X] Searchengines - [X] Scroll api (for j/k/h/l/gg/G) - [X] table extend/merge +- [X] window.opener controls (use tab for now?) - [ ] Tests for api -- [ ] Fullscreen -- [ ] Zoom in/out - [ ] Permission requests handling/persisting - [ ] Notifications -- [ ] window.opener controls (use createWindow api directly?) +- [ ] Fullscreen +- [ ] Zoom in/out ** Bugs - [ ] INVESTIGATE: segfault on api module error |
