commit 09d1b92bc913a53e1645bfaf8f067532fac73527 parent 31c31b9b5f48ef5f06d7896f2dfe42e632b225a3 Author: Jack Mordaunt <jackmordaunt.dev@gmail.com> Date: Thu, 16 Mar 2023 17:33:49 +0800 todo: remove completed todo list Signed-off-by: Jack Mordaunt <jackmordaunt.dev@gmail.com> Diffstat:
| D | TODO.md | | | 10 | ---------- |
1 file changed, 0 insertions(+), 10 deletions(-)
diff --git a/TODO.md b/TODO.md @@ -1,9 +0,0 @@ -# TODO list - -- generate GUID dynamically, or return from DLL with function -- refine the callback api - - should callback be mapped to their action - - or should we use a single callback for the entire notification -- properly handle exe cold activation -- move all orchestration to Go side and use C for the static vtable definitions -- install powershell fallback -\ No newline at end of file