aboutsummaryrefslogtreecommitdiff
path: root/src/Chelleport/Control.hs (follow)
Commit message (Expand)AuthorAge
* Make backspace delete a single character in search + split up key inp...Akshay Nair2024-12-29
* Minor refactorAkshay Nair2024-12-27
* Minor refactoringAkshay Nair2024-12-26
* Add c-hjkl for movement keysAkshay Nair2024-12-26
* Add searching indication text for search mode + a lot of refactoringAkshay Nair2024-12-25
* Add search mode for text based searching with ocrAkshay Nair2024-12-24
* 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
* Add shift+click to chain clicks in sequenceAkshay Nair2024-12-20
* Fix issue with multi monitor supportAkshay Nair2024-12-20
* Big refactoringAkshay Nair2024-12-19
* Add shift to accelerate hjkl movementAkshay Nair2024-12-15
* Add hjkl increment movement when match is foundAkshay Nair2024-12-15
* Refactor a bunch of stuffAkshay Nair2024-12-15
* Refactor view + add better highlighting of regionsAkshay Nair2024-12-14
* Add left click on space + minor fixesAkshay Nair2024-12-14
* Draw grid + open x11 display to trigger click eventAkshay Nair2024-12-14