Skip to content
Commit d4ab4e92 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Enable enhanced media controls by default

Media Sessions API usage becomes more and more common, so it is quite nice to get proper album art.
Also, calling into media session for play/pause when the website provides them is nicer than blatantly calling pause() on the player item.
It also isn't as invasive as the original implementation used to be since it doesn't manipulate the website DOM anymore.

Differential Revision: https://phabricator.kde.org/D23122
parent 55d78db6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment