aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport/Control.hs (unfollow)
Commit message (Collapse)Author
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-20Add shift+click to chain clicks in sequenceAkshay Nair
2024-12-20Fix issue with multi monitor supportAkshay Nair
2024-12-19Big refactoringAkshay Nair
2024-12-15Add shift to accelerate hjkl movementAkshay Nair
2024-12-15Add hjkl increment movement when match is foundAkshay Nair
2024-12-15Refactor a bunch of stuffAkshay Nair
2024-12-14Refactor view + add better highlighting of regionsAkshay Nair
2024-12-14Add left click on space + minor fixesAkshay Nair
2024-12-14Draw grid + open x11 display to trigger click eventAkshay Nair