-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Porting to Plasma 6 #32
Comments
I'll start with a bit of digression: For media players in particular there are two points that require porting:
Were only for the first part, I would have publish the current porting work. But the second point is a bit more tedious, and probably the easiest way is to copy the changes from the official plasmoid. At this point the official applet already offers two of the characteristics why I started this "fork": panel representation with the song info, and icon tabbar for different players. So I'm wondering if the effort would be best invested into adding the last remaining bits to the official applet (options for formatting the panel view, and panel controls) instead of the inverse. So, TLDR, I cannot promise there will be a ported version soon :) but I'm considering it. Thanks for your interest! |
Thanks a lot for the detailed answer! TBH for me the most important parts are control buttons on the taskbar. I've checked and there are no plasmoids with that functionality yet. |
The same for me, control buttons on the panel is the thing! |
I don't know if it helps, but I guess that most of the users of "mediacontroller plus" are using it because of the panel controls. The official applet is very limited (There isn't even a settings page). I like the official applet but the missing panel controls are a game breaker for me. On the other side I always had problems with "mediacontroller plus" while using brave browser and the spotify flatpak (other flatpaks had the same problem). The automatic player tab never got it right and selected the paused youtube video in the browser instead of the running spotify song. The official applet is working flawlessly in this case. In my humble opinion an upgrade of the official applet would be better than an update of mediacontroller plus. |
@ismailof |
Loved it on plasma 5, it's really a shame not to see it on plasma 6. The buttons on the media player are super useful |
I think that adding the improvements to the upstream widget is the "correct" approach as it will bring the improvements to the most users. However, it also means that the changes wouldn't be available until Plasma 6.1 at minimum which is not ideal. Perhaps use this project as a "staging" area to get those ready for upstreaming before opening MRs to add the improvements to the original widget? |
Hey ismailof,
Since this is the best media controller addon, are there any chances of it getting ported to Plasma 6?
Thanks!
The text was updated successfully, but these errors were encountered: