« get me outta code hell

Change "Play later" option formatting - mtui - Music Text User Interface - user-friendly command line music player
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorFlorrie <towerofnix@gmail.com>2019-05-28 19:41:43 -0300
committerFlorrie <towerofnix@gmail.com>2019-05-28 19:41:43 -0300
commitdd32eb4fa279e4417cd4136d23e9646fb967a1e5 (patch)
treef47c7252e3ff32e198306a409605a98572433497 /todo.txt
parent7a1d1fe5f38d5aae55b57da2c2ee7aa6819fa467 (diff)
Change "Play later" option formatting
Also add some todo's.
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 84b149d..6894ae2 100644
--- a/todo.txt
+++ b/todo.txt
@@ -247,3 +247,10 @@ TODO: A menubar!
 
 TODO: Make pressing the de-focus menubar key restore the selection even if you
       selected the menubar by clicking on it.
+
+TODO: Make the queue length element react to being very squished.
+
+TODO: Don't close the menubar menus when an option is chosen!
+      Instead, reload that menu to reflect the changes. Handy so that you can
+      easily press a specific action (e.g. "play later") several times in
+      succession.