aboutsummaryrefslogtreecommitdiff
path: root/spec (unfollow)
Commit message (Expand)Author
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
2025-03-19Add libuv + luv for lua runtimeAkshay Nair
2025-03-18Add action for keymaps + testAkshay Nair
2025-03-18Remove all the ui bits because screw it, lets unix a bit moreAkshay Nair
2025-03-18Add keymap evaluation with strict event filterAkshay Nair
2025-03-16Add simple key sequence parserAkshay Nair
2025-03-16Add configuration classAkshay Nair
2025-03-15Replaced QCompleter with custom implementationAkshay Nair
2025-03-12Refactor MainWindow into InputMediatorAkshay Nair
2025-03-12Allow running only specific test classes + test template generationAkshay Nair
2025-03-12Refactor browsermanager to webviewstackAkshay Nair
2025-03-11Add command+url adapter and switchingAkshay Nair