aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Expand)Author
2025-03-23Apply clang-tidy suggestionsAkshay Nair
2025-03-23Fix segfault with luaruntime destructorAkshay Nair
2025-03-23Fix segfault with evaluate, add keymap accidentally popping wrong valueAkshay Nair
2025-03-22Experiment with dmenuAkshay Nair
2025-03-22Build fixes + formattingAkshay Nair
2025-03-22Add web.keymap.set + test keymaps config.luaAkshay Nair
2025-03-21Lua runtime simple value conversion + specAkshay Nair
2025-03-21Add event loop with uvAkshay Nair
2025-03-20Move header files to srcAkshay 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-16Update browser nameAkshay Nair
2025-03-16Add configuration classAkshay Nair
2025-03-16Add tab selector listing and evaluationAkshay Nair
2025-03-16Fix UI issues with inputline and completerAkshay Nair
2025-03-15Replaced QCompleter with custom implementationAkshay Nair
2025-03-12Refactor MainWindow into InputMediatorAkshay Nair