Skip to content

Commit

Permalink
Rewrite MPRIS implementation using zbus
Browse files Browse the repository at this point in the history
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
hrkfdn committed Mar 30, 2023
1 parent 8fe30e3 commit 1d634a3
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 768 deletions.
Loading

0 comments on commit 1d634a3

Please sign in to comment.