aboutsummaryrefslogtreecommitdiff
path: root/src (unfollow)
Commit message (Collapse)Author
2024-12-21Add spec cases for renderAkshay Nair
2024-12-21Minor refactorAkshay Nair
2024-12-21Optimize initialization timeAkshay Nair
2024-12-21Add C-v to drag n drop within the gridAkshay Nair
2024-12-21Fix issue with pointer coordinates + Add mouse press/release actionsAkshay Nair
2024-12-20Add right mouse button clickAkshay Nair
2024-12-20Minor refactorAkshay Nair
2024-12-20Add shift+click to chain clicks in sequenceAkshay Nair
2024-12-20Fix issue with multi monitor supportAkshay Nair
2024-12-20Add tests for state managementAkshay Nair
2024-12-19Test mock setup for update + 1 spec for update caseAkshay Nair
2024-12-19Big refactoringAkshay Nair
2024-12-16Change grid size to 16x9Akshay Nair
2024-12-16Refactor update and viewAkshay Nair
2024-12-15Add embedding of fontAkshay Nair
2024-12-15Add fine-grain grid when selection is activeAkshay Nair
2024-12-15Add shift to accelerate hjkl movementAkshay Nair
2024-12-15Add hjkl increment movement when match is foundAkshay Nair
2024-12-15Generate random key sequences with lcgAkshay Nair
2024-12-15UI changes for gridAkshay Nair