aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/BrowserWindow.cpp (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-25Add edge decoration widgetsAkshay Nair
2025-07-25Remove window mediator classAkshay Nair
2025-05-02Prefix uv with web.uv + add permissions_persistance config optionAkshay Nair
2025-05-02Fix luv callback error triggering exit and segfaultAkshay Nair
2025-05-02Implement NotificationReceived eventAkshay Nair
2025-05-02Refactor + expose managing mode to inside luaAkshay 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-05Add instance manager for enforcing single instanceAkshay Nair
2025-04-04Open new window on new window/dialog requestAkshay Nair
2025-03-30Update window title on tab change + refactoringAkshay Nair
2025-03-30Remove from router on window closeAkshay Nair