aboutsummaryrefslogtreecommitdiff
path: root/spec/WebViewStackSpec.cpp (follow)
Commit message (Expand)AuthorAge
* Make window requests open a tab insteadAkshay Nair2025-05-02
* Some more lua api specsAkshay Nair2025-05-02
* Switch to using map for configurationAkshay Nair2025-04-12
* Rename term tab with viewAkshay Nair2025-04-12
* Close window when no tabs leftAkshay Nair2025-04-06
* Fix new window handling + webviewstack testsAkshay Nair2025-04-05
* Static link libuv and luajit + minor changesAkshay Nair2025-04-04
* Refactor and fix tab id use for focus/closeAkshay Nair2025-03-28
* Refactor webview index with id + add web.tabs.closeAkshay Nair2025-03-25
* Add web.history for history navigationAkshay Nair2025-03-25
* Apply clang-tidy suggestionsAkshay Nair2025-03-23
* Fix segfault with luaruntime destructorAkshay Nair2025-03-23
* Add keymap evaluation with strict event filterAkshay Nair2025-03-18
* Add configuration classAkshay Nair2025-03-16
* Refactor browsermanager to webviewstackAkshay Nair2025-03-12