JoshStrobl / koto

An in-development audiobook, music, and podcast manager that is designed for and caters to a modern desktop Linux experience.
Apache License 2.0
19 stars 1 forks source link

Initial pass at Track addition / removal to Playlists #3

Closed JoshStrobl closed 3 years ago

JoshStrobl commented 3 years ago

This issue is to track work in the following:

  1. Adding and removing Tracks from an Album to a Playlist
  2. Adding and removing the currently playing track via the Playerbar
  3. Removing tracks from a Playlist via the Playlist page.

In the case of 1 and 3, these should be done using a mix of a GtkActionBar and our popover component.