SeptemberHX / dde-top-panel

dde top panel for Deepin V20
GNU General Public License v3.0
232 stars 19 forks source link

Feature request : Add Support for Media playback #8

Closed Bearbobs closed 4 years ago

Bearbobs commented 4 years ago

Hey, Amazing project. It will be great if you can add a music controller like deepin-topbar package. I can also assist, if you need help Regards.

SeptemberHX commented 4 years ago

Hi,

Glad to know you like the top panel !

I also love the music controller(based mpris2 if I understand correctly). However, I don't think it is a good idea to integrate the music controller into the panel. The plugin should be used instead since the panel has the same ability to load plugins as the dock (plugin area is on the right of the tray area).

Both the dock and the top panel can use the plugin version, which also benefits those who don't use the top panel.

The official team (linuxdeepin) has documented how to write a plugin for the dock, and of course it also works for the top panel: How to write a plugin. It is written in Chinese only.

Regards.

SeptemberHX commented 4 years ago

I will close this issue because we should not implement the media controller in this repository.

However, if you want to implement a plugin and have some trouble in reading the guide for creating a plugin, just comment in this issue. I can provide some help since I have created some plugins already. See dde-pstate, dde-smart-dir.