diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-12-27 17:54:31 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-12-27 17:54:31 +0530 |
| commit | 98af698a806e41904368c0114f9d8d9f377d9c09 (patch) | |
| tree | b09e835b1cf4c678fe557b1ab01905e75ee3922f /TODO.norg | |
| parent | 3d461b234d0b30cb7085251390b264089f447a97 (diff) | |
| download | chelleport-98af698a806e41904368c0114f9d8d9f377d9c09.tar.gz chelleport-98af698a806e41904368c0114f9d8d9f377d9c09.zip | |
Minor refactor
Diffstat (limited to '')
| -rw-r--r-- | TODO.norg | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -1,15 +1,17 @@ * Current - - ( ) Add hjkl for search mode - - ( ) Middle click + - ( ) CLI args + - ( ) TextStyle for drawText - (-) Optimize speed of ocr + - ( ) Sort ocr match result by position on screen (top to bottom, left to right) + - ( ) Middle click * Later - - ( ) Sort ocr match result by position on screen (top to bottom, left to right) - ( ) Look into making mouse controls (click/mouse down/mouse up) cross-platform - - ( ) Look into making controls cross-platform + - ( ) Look into making screenshot cross-platform - ( ) Lens-ey setup for Mode access * Maybe - ( ) Scroll - - ( ) Configuration + - ( ) Rethink keybindings + - ( ) Custom configuration? - ( ) Process mode? Run in bg with root key binding to toggle |
