From d6dbe32df6f1a01c95f9293023e2d73872fa39fe Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 28 Dec 2024 13:09:21 +0530 Subject: Add cli arg parsing for starting in given mode --- TODO.norg | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO.norg') diff --git a/TODO.norg b/TODO.norg index ad07d1a..4254e49 100644 --- a/TODO.norg +++ b/TODO.norg @@ -1,14 +1,14 @@ * Current - - ( ) CLI args - - ( ) TextStyle for drawText - - (-) Optimize speed of ocr - ( ) Sort ocr match result by position on screen (top to bottom, left to right) + - ( ) TextStyle for drawText - ( ) Middle click + - (-) 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 -- cgit v1.3.1