aboutsummaryrefslogtreecommitdiff
path: root/src/utils.hpp (unfollow)
Commit message (Collapse)Author
2025-03-25Add web.tabs.list and web.tabs.select + example for tab next/prev ↵Akshay Nair
and selection ui
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