From 7db40483aa2edb9be380bae3c90d2f54eae4deb1 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Thu, 21 Aug 2025 12:12:09 +0530 Subject: Close devtools window when webview is closed --- TODO.org | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index 6956393..a53b7ad 100644 --- a/TODO.org +++ b/TODO.org @@ -26,20 +26,23 @@ - [X] Set search text as the user is typing (dmenu -r) - [X] Update all api to use opts table options/filters pattern - [ ] Element focus (input focus) -- [ ] Prevent scroll when finder is active +- [ ] Prevent scroll when hints is active - [ ] Add win options for web.view.list / web.view.current / web.view.current_index /etc - [ ] web.keymap.configure_mode(modename, { passthrough = false }) - [ ] Fullscreen -- [ ] 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 - [ ] Delay in tabline module updating (shows outdated titles) +- [ ] Look into removing unwanted "async"-ness in lua calls +- [ ] Zoom in/out/reset +- [ ] Clearing event handlers (auto groups?) ** Bugs +- [X] Closing webview should close devtools window - [ ] INVESTIGATE: Segfault on close sometimes -- [ ] Closing webview should close devtools window +- [ ] Glitchy find/hints mode (async problem) +- [ ] Statusline mode doesnt update when a different window updates mode - [ ] web.view apis in `-e` flag from "clients" (non-servers calls) don't work - [ ] API's don't validate types. (invalid type conversion segfaults) - [ ] INVESTIGATE: Check why urlchanged doesnt fire for first url open sometimes -- cgit v1.3.1