aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/WebViewStack.cpp (unfollow)
Commit message (Collapse)Author
2025-04-19Add web.view.open_devtools for opening devtoolsAkshay Nair
2025-04-19Add web.search and search text implemnetationAkshay Nair
2025-04-13Add downloads_dir configuration + auto-accept download requestsAkshay Nair
2025-04-12Switch to using map for configurationAkshay Nair
2025-04-12Add configuration apiAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair
2025-04-06Close window when no tabs leftAkshay Nair
2025-04-05Fix new window handling + webviewstack testsAkshay Nair
2025-04-05Set url for windows synchronously + handle title change in webviewAkshay Nair
2025-04-05Update clang formattingAkshay Nair
2025-04-05Connected url changed eventAkshay Nair
2025-04-04Open new window on new window/dialog requestAkshay Nair
2025-03-30Update window title on tab change + refactoringAkshay Nair
2025-03-30Fix issue with keymap/webview setup on initAkshay Nair
2025-03-29Replace fetchers with fetch methods on routerAkshay Nair
2025-03-29Handle default for webview idAkshay Nair
2025-03-29Add window action router for multi-windowAkshay Nair
2025-03-28Refactor and fix tab id use for focus/closeAkshay Nair
2025-03-25Add web.tabs.list and web.tabs.select + example for tab next/prev ↵Akshay Nair
and selection ui
2025-03-25Refactor webview index with id + add web.tabs.closeAkshay Nair