aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport/Control.hs (unfollow)
Commit message (Expand)Author
2024-12-29Make backspace delete a single character in search + split up key inp...Akshay Nair
2024-12-27Minor refactorAkshay Nair
2024-12-26Minor refactoringAkshay Nair
2024-12-26Add c-hjkl for movement keysAkshay Nair
2024-12-25Add searching indication text for search mode + a lot of refactoringAkshay Nair
2024-12-24Add search mode for text based searching with ocrAkshay 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-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