aboutsummaryrefslogtreecommitdiff
path: root/specs/Specs/AppStateSpec.hs (unfollow)
Commit message (Expand)Author
2024-12-29Make backspace delete a single character in search + split up key inp...Akshay Nair
2024-12-28Move hints mode state inside ModeHints constructorAkshay Nair
2024-12-28Refactor mode data typeAkshay Nair
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 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-20Minor refactorAkshay Nair
2024-12-20Add shift+click to chain clicks in sequenceAkshay Nair
2024-12-20Add tests for state managementAkshay Nair