Skip to content

[RFC] media-keys: pause media-players if a headphone gets unplugged

This PR changes the gsd-media-keys-manager code to pause the audio when a headphone is unplugged. This is common on modern phones and seems to be useful behaviour in general.

This fixes gnome-shell#1654 (closed)

It probably needs a careful review, I'm not super familiar with latest coding standards etc but I'm happy to adjust as needed if there is a chance that this gets accepted.

Merge request reports