aboutsummaryrefslogtreecommitdiff
path: root/specs/Specs (unfollow)
Commit message (Expand)Author
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
2024-12-19Test mock setup for update + 1 spec for update caseAkshay Nair
2024-12-15Generate random key sequences with lcgAkshay Nair
2024-12-14Draw grid + open x11 display to trigger click eventAkshay Nair
2024-12-14Move the mouse to the cell position after key sequence matchAkshay Nair
2024-12-14Fix sequence generation for gridAkshay Nair
2024-12-14Add key sequence filtering and rendering matched keysAkshay Nair