« get me outta code hell

Jump to menubar options with keyboard - 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-09-20 17:06:03 -0300
committerFlorrie <towerofnix@gmail.com>2019-09-20 17:06:03 -0300
commit571026560ec61e26c4498f3d7e9a982c9b5aa68e (patch)
tree8f55c50aa8b6ddbd677f585fefaca8556ea38f82 /todo.txt
parent6bad90e8e0db9c9273de984be53a1ca61b4d8a24 (diff)
Jump to menubar options with keyboard
I _love_ the KeyboardSelector tool.
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 9e03156..fc57067 100644
--- a/todo.txt
+++ b/todo.txt
@@ -407,3 +407,9 @@ TODO: Investigate why reveal() has distinct support for grouplikes as well as
 TODO: Make the menubar work like context menus for keyboard selection, e.g.
       pressing P should select 'Playback' (not bubble to the app element and
       rewind to the previous track).
+      (Done!)
+
+TODO: Implement a UI in the playback info pane that shows when multiple players
+      exist at once. Make sure it's mouse-interactive, too!
+
+TODO: Add a menu for controlling the multiple-players code through the menubar.