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 edb3fb7
Show file tree
Hide file tree
Showing 4 changed files with 286 additions and 768 deletions.
Loading

0 comments on commit edb3fb7

Please sign in to comment.