aboutsummaryrefslogtreecommitdiff
path: root/src/widgets (unfollow)
Commit message (Expand)Author
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 evaluate, add keymap accidentally popping wrong valueAkshay Nair
2025-03-22Build fixes + formattingAkshay Nair
2025-03-22Add web.keymap.set + test keymaps config.luaAkshay Nair
2025-03-20Move header files to srcAkshay 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-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
2025-03-12Refactor browsermanager to webviewstackAkshay Nair
2025-03-11Add command+url evaluationAkshay Nair
2025-03-11Add command+url adapter and switchingAkshay Nair
2025-03-10Add completer + simplify command parsing + class generatorAkshay Nair