aboutsummaryrefslogtreecommitdiff
path: root/src/widgets/WebView.cpp (unfollow)
Commit message (Collapse)Author
2025-08-21Close devtools window when webview is closedHEADmainAkshay Nair
2025-08-11Fix string values in null rpc params to be url decodedAkshay Nair
2025-07-27Add web.view.run_js + change rpc js apiAkshay Nair
2025-07-27Add more tests for api + webview + webviewstackAkshay Nair
2025-07-26Add simple js rpc for decorations via custom schemeAkshay Nair
2025-05-02Add scrolling controlsAkshay Nair
2025-04-19Add web.view.open_devtools for opening devtoolsAkshay Nair
2025-04-05Update clang formattingAkshay Nair
2025-03-25Refactor webview index with id + add web.tabs.closeAkshay Nair
2025-03-23Apply clang-tidy suggestionsAkshay Nair
2025-03-18Add keymap evaluation with strict event filterAkshay Nair