aboutsummaryrefslogtreecommitdiff
path: root/src/WindowActionRouter.hpp (unfollow)
Commit message (Expand)Author
2025-04-05Add instance manager for enforcing single instanceAkshay Nair
2025-04-04Open new window on new window/dialog requestAkshay Nair
2025-04-02Add events system for lua runtime to dispatch and register eventsAkshay 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-29Add window action router for multi-windowAkshay Nair