index
:
chelleport
main
Control your mouse pointer with your keyboard by searching text on screen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Chelleport.hs
(
follow
)
Commit message (
Expand
)
Author
Age
*
Make backspace delete a single character in search + split up key inp...
Akshay Nair
2024-12-29
*
Add <c-r> to refresh mode (reload ocr results) + fix search mode rese...
Akshay Nair
2024-12-28
*
Refactor mode data type
Akshay Nair
2024-12-28
*
Allow clicking with enter
Akshay Nair
2024-12-28
*
Add update flushing to allow showing loading state after showing window
Akshay Nair
2024-12-28
*
Add cli arg parsing for starting in given mode
Akshay Nair
2024-12-28
*
Minor refactor
Akshay Nair
2024-12-27
*
Minor refactoring
Akshay Nair
2024-12-26
*
Add c-hjkl for movement keys
Akshay Nair
2024-12-26
*
Refactor state update + test fixes
Akshay Nair
2024-12-25
*
Add searching indication text for search mode + a lot of refactoring
Akshay Nair
2024-12-25
*
Add <c-n> and <c-p> to walk through matches
Akshay Nair
2024-12-25
*
Add search mode for text based searching with ocr
Akshay Nair
2024-12-24
*
Add setup for ocr with tesseract
Akshay Nair
2024-12-24
*
Add command to build appimage
Akshay Nair
2024-12-22
*
Updates docs
Akshay Nair
2024-12-22
*
Add action repetition
Akshay Nair
2024-12-21
*
Minor refactor
Akshay Nair
2024-12-21
*
Add C-v to drag n drop within the grid
Akshay Nair
2024-12-21
*
Fix issue with pointer coordinates + Add mouse press/release actions
Akshay Nair
2024-12-21
[next]