aboutsummaryrefslogtreecommitdiff
path: root/specs (unfollow)
Commit message (Collapse)Author
2024-12-28Allow clicking with enterAkshay Nair
2024-12-28Add update flushing to allow showing loading state after showing windowAkshay Nair
2024-12-28Add cli arg parsing for starting in given modeAkshay Nair
2024-12-27Minor refactorAkshay Nair
2024-12-26Minor refactoringAkshay Nair
2024-12-26Adds mock return typingAkshay Nair
2024-12-26Add c-hjkl for movement keysAkshay Nair
2024-12-25Refactor state update + test fixesAkshay Nair
2024-12-24Add search mode for text based searching with ocrAkshay Nair
2024-12-24Add setup for ocr with tesseractAkshay Nair
2024-12-22Generate mock call type from typeclasses thAkshay Nair
2024-12-21Add action repetitionAkshay Nair
2024-12-21Add spec cases for renderAkshay Nair
2024-12-21Minor refactorAkshay 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-20Add tests for state managementAkshay Nair