blob: ad07d1acdfa65d04f30171ec85ed6923d40ccd67 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
* Current
- ( ) 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
- ( ) Look into making mouse controls (click/mouse down/mouse up) cross-platform
- ( ) Look into making screenshot cross-platform
- ( ) Lens-ey setup for Mode access
* Maybe
- ( ) Scroll
- ( ) Rethink keybindings
- ( ) Custom configuration?
- ( ) Process mode? Run in bg with root key binding to toggle
|