From c90248a597c265f84f6cd88d74c210e2b232537d Mon Sep 17 00:00:00 2001 From: Daylin Morgan Date: Sun, 28 Jan 2024 12:13:35 -0600 Subject: [PATCH] add some todo's --- .gitignore | 1 + todo.md | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 todo.md diff --git a/.gitignore b/.gitignore index e660fd9..60aeaea 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ bin/ +result diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..7d0a16d --- /dev/null +++ b/todo.md @@ -0,0 +1,6 @@ +# hyprman todo's + +- [ ] implement the eww infra to listen and close/open bar's on socket2 +- [ ] switch to asyncnet? + +