aboutsummaryrefslogtreecommitdiff
path: root/TODO.norg (follow)
Commit message (Collapse)AuthorAge
* Add timing measurement for each section of screenAkshay Nair2025-01-01
|
* Make backspace delete a single character in search + split up key ↵Akshay Nair2024-12-29
| | | | input action
* Add <c-r> to refresh mode (reload ocr results) + fix search mode ↵Akshay Nair2024-12-28
| | | | reset issue
* Refactor text stylesAkshay Nair2024-12-28
|
* Fix memory leak issue with c++ interopAkshay Nair2024-12-28
|
* Refactor mode data typeAkshay Nair2024-12-28
|
* Fix issue with highlight index clampingAkshay Nair2024-12-28
|
* Add update flushing to allow showing loading state after showing windowAkshay Nair2024-12-28
|
* Add cli arg parsing for starting in given modeAkshay Nair2024-12-28
|
* Minor refactorAkshay Nair2024-12-27
|
* Adds mock return typingAkshay Nair2024-12-26
|
* Add image preprocessing before ocrAkshay Nair2024-12-25
|
* Add <c-n> and <c-p> to walk through matchesAkshay Nair2024-12-25
|
* Add command to build appimageAkshay Nair2024-12-22
|
* Updates docsAkshay Nair2024-12-22
|
* Fix issue with ld pathAkshay Nair2024-12-21
|
* Add action repetitionAkshay Nair2024-12-21
|
* Fix issue with pointer coordinates + Add mouse press/release actionsAkshay Nair2024-12-21
|
* Add shift+click to chain clicks in sequenceAkshay Nair2024-12-20
|
* Add tests for state managementAkshay Nair2024-12-20
|