From b9b8c4e84a7d18e9a86b5185a3385b2d1da3439d Mon Sep 17 00:00:00 2001 From: Christoph Thiede <38782922+LinqLover@users.noreply.github.com> Date: Wed, 29 Jan 2020 11:20:22 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 13a84e7..ffa7582 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,12 @@ This tool was originally developed in 2018 but has been successfully used by me If you have any questions or problems, please create an issue. -### Todos/Ideas - +### Todos +#### Internal (code quality) - Real testing - Upgrade code to .NET Core +- Replace `lib/HelperLib.dll`, which is a proprietary precompiled and partially deprecated library. - Automate build process +#### Feature Ideas - Heuristics to enhance differentiation between similar windows (for example, could we get the tabs of a chrome window?) -- Respect window position, extent, state (min/max) for identification \ No newline at end of file +- Respect window position, extent, state (min/max) for identification