From 4bee8ad4fc1c315055d0d3377f8140b02cd51621 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Sun, 25 Apr 2021 19:06:31 -0300 Subject: naughty hack for context menu in playlist sources ...plus a todo detailing what should be better --- todo.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index 1371aa8..2cf7f66 100644 --- a/todo.txt +++ b/todo.txt @@ -704,6 +704,13 @@ TODO: The checks for "grouplike"/"track" have been super arbitrary for a long TODO: Synchronize items that have been shared with the party upon a new client joining. Should be next to (or part of) the initialize-backend command. +TODO: We currently use a hack to access the original item in the context menu + for items in the party sources listing. This doesn't make, for example, + queuing by pressing enter on a track work. We should instead have a way + to specifically refer to the item "represented" by a line, rather than + the literal object it's associated with (i.e. the pseudo-track/group + shared in the sources array). + TODO: Pressing escape while you've got items selected should deselect those items, rather than stop playback! ...Or SHOULD IT??? Well, yes. But it's still handy to not be locked out of stopping playback altogether. -- cgit 1.3.0-6-gf8a5