emmental/sidebar
Anna Schumaker 798ef20a72 playlist: Give the playlist panel an add_selected_tracks() function
So we can have all the add track functionality in one place that also
allows for keyboard presses to work.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2021-12-09 19:25:16 -05:00
..
__init__.py playlist: Give the playlist panel an add_selected_tracks() function 2021-12-09 19:25:16 -05:00
model.py sidebar: Create a UserSelection list model 2021-11-20 10:04:54 -05:00
row.py sidebar: Make the current playlist bold 2021-12-05 13:49:24 -05:00
stack.py sidebar: Add selected tracks to the selected playlist 2021-12-05 13:50:24 -05:00
test_model.py sidebar: Create a UserSelection list model 2021-11-20 10:04:54 -05:00
test_row.py sidebar: Make the current playlist bold 2021-12-05 13:49:24 -05:00
test_sidebar.py sidebar: Change the currently displayed playlist 2021-12-05 13:49:24 -05:00
test_stack.py sidebar: Add selected tracks to the selected playlist 2021-12-05 13:50:24 -05:00
test_view.py sidebar: Create a TableWindow scrolled window 2021-11-20 10:04:54 -05:00
test_widgets.py sidebar: Give the AddPlaylistButton an "add-to-playlist" signal 2021-12-05 13:49:24 -05:00
view.py sidebar: Change the Player's playlist when rows are activated 2021-12-05 13:49:24 -05:00
widgets.py sidebar: Give the AddPlaylistButton an "add-to-playlist" signal 2021-12-05 13:49:24 -05:00