aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/WebViewStack.cpp (unfollow)
Commit message (Collapse)Author
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
2025-03-25Add web.history for history navigationAkshay Nair
2025-03-23Apply clang-tidy suggestionsAkshay Nair
2025-03-22Build fixes + formattingAkshay Nair
2025-03-18Add keymap evaluation with strict event filterAkshay Nair
2025-03-16Add configuration classAkshay Nair
2025-03-16Add tab selector listing and evaluationAkshay Nair
2025-03-16Fix UI issues with inputline and completerAkshay Nair
2025-03-12Refactor browsermanager to webviewstackAkshay Nair
2025-03-09Add lua integration for command input (web.open, web.tabopen)Akshay Nair
2025-03-09Refactor directory structureAkshay Nair
2025-03-09Add browser manager + add multitab management (next/prev/close/new)Akshay Nair