aboutsummaryrefslogtreecommitdiff
path: root/spec (unfollow)
Commit message (Collapse)Author
2025-04-12Switch to using map for configurationAkshay Nair
2025-04-12Rename term tab with viewAkshay Nair
2025-04-06Close window when no tabs leftAkshay Nair
2025-04-05Fix new window handling + webviewstack testsAkshay Nair
2025-04-05Split luaruntime specAkshay Nair
2025-04-05Replace internals register_event spec with web.event.add_listenerAkshay Nair
2025-04-05Update clang formattingAkshay Nair
2025-04-05Connected url changed eventAkshay Nair
2025-04-04Static link libuv and luajit + minor changesAkshay 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-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-22Experiment with dmenuAkshay Nair
2025-03-22Build fixes + formattingAkshay Nair
2025-03-21Lua runtime simple value conversion + specAkshay Nair
2025-03-21Add event loop with uvAkshay Nair