aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport (unfollow)
Commit message (Expand)Author
2024-12-25Parallel ocr evaluation for sections of screen + many refactoringsAkshay Nair
2024-12-25Minor tesseract optimizationsAkshay Nair
2024-12-25Add image preprocessing before ocrAkshay Nair
2024-12-25Add searching indication text for search mode + a lot of refactoringAkshay Nair
2024-12-25Add <c-n> and <c-p> to walk through matchesAkshay Nair
2024-12-24Add search mode for text based searching with ocrAkshay Nair
2024-12-24Add setup for ocr with tesseractAkshay Nair
2024-12-22Add command to build appimageAkshay Nair
2024-12-22Updates docsAkshay Nair
2024-12-21Add action repetitionAkshay Nair
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-19Test mock setup for update + 1 spec for update caseAkshay Nair