WIP: Refactor audio / player backend
Goals
- Get rid of
app::Action
enum - Get rid of
Controller
trait -> Make use of property bindings instead - Separate GTK UI from logic (
Player
contains both the logic and gtk widget machinery)
Unblock
Closes
Edited by Felix Häcker