blob: c5902e6d38124f0446b4667eba8fdd0f4b945235 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
* Current
- ( ) Sort ocr match result by position on screen (top to bottom, left to right)
- ( ) TextStyle for drawText
- ( ) Middle click
- ( ) Separate state for hint modes into ModeHint constructor
- (-) Optimize speed of ocr
* 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
- ( ) Support 4k screen resolution?
* Maybe
- ( ) Scroll
- ( ) Rethink keybindings
- ( ) Custom configuration?
- ( ) Process mode? Run in bg with root key binding to toggle
|