aboutsummaryrefslogtreecommitdiff
path: root/specs/Specs (follow)
Commit message (Collapse)AuthorAge
* Refactor state update + test fixesAkshay Nair2024-12-25
|
* Add search mode for text based searching with ocrAkshay Nair2024-12-24
|
* Add setup for ocr with tesseractAkshay Nair2024-12-24
|
* Generate mock call type from typeclasses thAkshay Nair2024-12-22
|
* Add action repetitionAkshay Nair2024-12-21
|
* Add spec cases for renderAkshay Nair2024-12-21
|
* Minor refactorAkshay Nair2024-12-21
|
* Add C-v to drag n drop within the gridAkshay Nair2024-12-21
|
* Fix issue with pointer coordinates + Add mouse press/release actionsAkshay Nair2024-12-21
|
* Add right mouse button clickAkshay Nair2024-12-20
|
* Minor refactorAkshay Nair2024-12-20
|
* Add shift+click to chain clicks in sequenceAkshay Nair2024-12-20
|
* Add tests for state managementAkshay Nair2024-12-20
|
* Test mock setup for update + 1 spec for update caseAkshay Nair2024-12-19
|
* Generate random key sequences with lcgAkshay Nair2024-12-15
|
* Draw grid + open x11 display to trigger click eventAkshay Nair2024-12-14
|
* Move the mouse to the cell position after key sequence matchAkshay Nair2024-12-14
|
* Fix sequence generation for gridAkshay Nair2024-12-14
|
* Add key sequence filtering and rendering matched keysAkshay Nair2024-12-14