aboutsummaryrefslogtreecommitdiff
path: root/src/utils.hpp (unfollow)
Commit message (Expand)Author
2025-05-02Refactor + expose managing mode to inside luaAkshay Nair
2025-03-30Fix issue with keymap/webview setup on initAkshay Nair
2025-03-29Replace fetchers with fetch methods on routerAkshay Nair
2025-03-25Add web.tabs.list and web.tabs.select + example for tab next/prev and...Akshay Nair
2025-03-25Add web.history for history navigationAkshay Nair
2025-03-23Apply clang-tidy suggestionsAkshay Nair
2025-03-21Add event loop with uvAkshay Nair
2025-03-20Move header files to srcAkshay Nair
2025-03-18Add action for keymaps + testAkshay Nair
2025-03-12Refactor MainWindow into InputMediatorAkshay Nair