Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rewrite MPRIS implementation using zbus
The initial DBus implementation was getting harder to maintain and `zbus` offers some nice convenience features that should make our MPRIS implementation cleaner. For now this only implements the `org.mpris.MediaPlayer2` interface which does not do much. Should help with #1103
- Loading branch information