elementary / videos

Video player and library app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
58 stars 18 forks source link

Replace MediaKeys with MPRIS #297

Closed danirabbit closed 2 years ago

danirabbit commented 2 years ago

Use of the org.gnome.mediakeys interface is deprecated. Players should use MPRIS instead. This would remove a sandbox hole while still allowing mediakey control as well as MPRIS control in the shell.

There's a fairly clean MPRIS implementation in Music that could be borrowed: https://github.com/elementary/music/tree/main/src/DBus