aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/BrowserWindow.cpp (unfollow)
Commit message (Expand)Author
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
2025-03-30Fix issue with keymap/webview setup on initAkshay Nair
2025-03-29Add window action router for multi-windowAkshay Nair
2025-03-28Split window management for multi-windowAkshay Nair
2025-03-28Refactor and fix tab id use for focus/closeAkshay Nair
2025-03-23Apply clang-tidy suggestionsAkshay Nair
2025-03-23Fix segfault with evaluate, add keymap accidentally popping wrong valueAkshay Nair
2025-03-22Build fixes + formattingAkshay Nair
2025-03-22Add web.keymap.set + test keymaps config.luaAkshay Nair
2025-03-18Add action for keymaps + testAkshay Nair
2025-03-18Remove all the ui bits because screw it, lets unix a bit moreAkshay Nair
2025-03-18Add keymap evaluation with strict event filterAkshay Nair