aboutsummaryrefslogtreecommitdiff
path: root/spec/WebViewStackSpec.cpp (unfollow)
Commit message (Collapse)Author
2025-04-04Static link libuv and luajit + minor changesAkshay Nair
2025-03-28Refactor and fix tab id use for focus/closeAkshay Nair
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-23Fix segfault with luaruntime destructorAkshay Nair
2025-03-18Add keymap evaluation with strict event filterAkshay Nair
2025-03-16Add configuration classAkshay Nair
2025-03-12Refactor browsermanager to webviewstackAkshay Nair