Integrate Media Controls with Plasma

David Rosca nowrep at gmail.com
Tue Feb 12 15:04:16 GMT 2019


Hi,

On Tue, Feb 12, 2019 at 1:13 PM Remya Krishnan <krishremya99 at gmail.com> wrote:
>
> Hey guys,
> I would like to work on the "Integrate Media Controls with Plasma" feature in the Falkon browser, mentioned as bug-report [0]. I'm interested in fixing this bug. It would help me if someone could give some pointers. :)

There is a "KDE Frameworks Integration" plugin that this code should be part of.

Basically, you need to hook all media players (eg. video/audio tags)
on page (javascript), export it to Falkon backend code (C++) and then
create mpris [1] player interface for each player which will make it
available in Plasma media control applet.

>
> [0] https://bugs.kde.org/show_bug.cgi?id=393545
> With Regards,
> Remya Krishnan,
> GitHub|FOSS at Amrita
> Amrita University

David

[1] https://specifications.freedesktop.org/mpris-spec/latest/



More information about the Falkon mailing list