aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/WebViewStack.hpp (unfollow)
Commit message (Expand)Author
2025-07-26Add web.view.expose for simple lua->js interop in decorationsAkshay Nair
2025-07-26Refactor heavy + extras.tabline module (incomplete)Akshay Nair
2025-07-26Add set_html for views + example use with decorationsAkshay Nair
2025-07-25Add edge decoration widgetsAkshay Nair
2025-05-02Add PermissionRequested event and accept/reject handlingAkshay Nair
2025-05-02Make window requests open a tab insteadAkshay Nair
2025-05-02Add scrolling controlsAkshay Nair
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-12Add user agent configurationAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair
2025-04-06Close window when no tabs leftAkshay Nair
2025-04-05Set url for windows synchronously + handle title change in webviewAkshay Nair
2025-04-05Update clang formattingAkshay Nair
2025-04-04Open new window on new window/dialog requestAkshay Nair
2025-03-30Update window title on tab change + refactoringAkshay 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