From ee392d5213ecc0961401b51c68e5300a24900041 Mon Sep 17 00:00:00 2001 From: Elizabeth Cray Date: Mon, 28 Aug 2023 18:15:31 -0400 Subject: [PATCH] Update Readme --- README.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cc43e55..ed5df35 100644 --- a/README.md +++ b/README.md @@ -4,19 +4,24 @@ Allen Wrench is a desktop tool to aid [Hexcorp](https://hexcorp.net) Drones in t ## WIP Features -* [ ] Customize shortcut keys used on linux platforms -* [ ] Add support for BSD +### Crucial Updates + +* [ ] Ensure window appears within bounds of screen(s) when moved to cursor location * [ ] Keyboard control of the program +* [ ] Auto-send `return` on paste completion for pre-determined phrases +* [ ] Prevent showing window until on correct location + +### Nice to Haves + +* [ ] Customize shortcut keys used on linux platforms +* [ ] Add support for BSD 😬 * [ ] Improve UI design (Input Requested) * [ ] Better sorting of subjects * [ ] Built-in system shortcut -* [ ] Auto-send `return` on paste completion for pre-determined phrases -* [ ] Ability to add custom types / phrases +* [ ] Ability to add custom types/phrases * [ ] [Unicode "font" options](https://lingojam.com/DiscordFonts) * [ ] Drone Speech Optimizations * [ ] Improve Launch Times -* [ ] Prevent showing window until on correct location -* [ ] Ensure window appears within bounds of screen(s) when moved to cursor location ### Misc notes