steam-for-linux icon indicating copy to clipboard operation
steam-for-linux copied to clipboard

[music] DBus mpris support to remote control music under Linux

Open panzi opened this issue 11 years ago • 3 comments

Desktop applications under Linux support IPC using DBus. This can be used to script and remote control these applications. There is a standard interface for audio/video players: http://specifications.freedesktop.org/mpris-spec/latest/ This is implemented by basically any music player under Linux (e.g. vlc, audacious, amarok, bmp, xmms2, dragonplayer, ...) and enabled me to implement a plasma widget that lets me use the same global hotkeys to control whichever music player is currently running: http://kde-look.org/content/show.php/?content=144437 (source: https://bitbucket.org/panzi/play-control/src)

So please implement the mpris DBus interface! At least the play, pause, next, previous, and playbackStatus actions (playPause and seek would be also nice) and the trackchange and statuschange signals. That would be awesome!

If this is implemented then using my plasma widget issues #3522 would be more or less obsolete. :) I think a DBus API for more aspects of steam might be a cool thing anyway. Well, currently I can only think of remote controlling the music player, but I guess other people would find other valid uses.

panzi avatar Oct 12 '14 21:10 panzi

Is there any chance that this will be implemented (10 years later to boot)?

LorenDB avatar Jun 18 '24 17:06 LorenDB

A year later, and still not working..

lajawi avatar Oct 18 '25 17:10 lajawi

Welp, hopefully someone at Valve reads this and implements it.

MythicHH avatar Dec 04 '25 13:12 MythicHH