Skip to content

Added a toggle button to show title on the panel#1366

Open
KunalSiyag wants to merge 3 commits into
pop-os:masterfrom
KunalSiyag:feat/title_on_panel_audo_applet
Open

Added a toggle button to show title on the panel#1366
KunalSiyag wants to merge 3 commits into
pop-os:masterfrom
KunalSiyag:feat/title_on_panel_audo_applet

Conversation

@KunalSiyag
Copy link
Copy Markdown

Works on #1365


- Added toggle in settings popup,
- When enabled and media is playing: shows icon + scrolling title on panel,
- Supports scroll wheel for volume control -> (point on the Audio icon or the Title + Thumbnail and scroll)
- Click to open settings

image

  • I have disclosed use of any AI generated code in my commit messages.
    • If you are using an LLM, and do not fully understand the changes it is making to the code base, do not create a PR.
    • In our experience, AI generated code often results in overly complex code that lacks enough context for a proper fix or feature inclusion. This results in considerably longer code reviews. Due to this, AI authored or partially authored PRs may be closed without comment.
  • I understand these changes in full and will be able to respond to review comments.
  • My change is accurately described in the commit message.
  • My contribution is tested and working as described.
  • I have read the Developer Certificate of Origin and certify my contribution under its conditions.

KunalSiyag and others added 3 commits March 27, 2026 13:40
	Added toggle in settings popup,
	When enabled and media is playing: shows icon + scrolling title on panel,
	Supports scroll wheel for volume control,
	Click to open settings
@KunalSiyag
Copy link
Copy Markdown
Author

Hi @wash2 @mmstick ,

I wanted to kindly ask if you could review my PR when you have time. I’m relatively new to contributing here in this repository, so I just wanted to confirm that contributions from external contributors are welcome in this repository.

I’ve tested the fix locally and it’s working as expected. I’ve also ensured that I understand the changes fully and can address any review feedback.

Please let me know if there’s anything I should adjust or if I’ve missed any contribution guidelines. Thanks for your time!

@mmstick
Copy link
Copy Markdown
Member

mmstick commented Apr 1, 2026

Requires approval from @pop-os/ux to make changes to interfaces.

@maria-komarova
Copy link
Copy Markdown

I'm not even sure what changes I'm looking at. Could you please provide relevant screenshots along with the rationale behind the features? What is the issue we're trying to solve, what are the use cases etc.?

@KunalSiyag
Copy link
Copy Markdown
Author

KunalSiyag commented Apr 15, 2026

I'm not even sure what changes I'm looking at. Could you please provide relevant screenshots along with the rationale behind the features? What is the issue we're trying to solve, what are the use cases etc.?

Basically I wanted the title of the audio to show on my panel bar itself, that's why tweaked it a bit. Also, I wanted to control the volume by pointing at the audio icon and scroll with my mouse. Now it's a bit convinient. It's not really fixing any issues but just a way for me to control the appearance. Though it could be included to the official repo.

It's not replacing the default Interface but gives the users control to switch the way the Media is displayed.

Image 1 Image 2
image image

@maria-komarova
Copy link
Copy Markdown

Thanks for the clarification. Thank you for taking the time to work on the improvements.
After considering it the feature is not something we'd like to include in our Sound applet menu at this point. The impact for most users would be quite limited while adding complexity to settings that we try to avoid when possible. This is part of COSMIC philosophy and we try to be mindful about what is included to keep things focused and beneficial for more people. We would also like to add the ability to have settings for each applet before we add more granular configuration options like the ones suggested here. Once we have those this would be a good place for adding them.

@jacobgkau
Copy link
Copy Markdown
Member

Just wanted to add that if you still want to publish your improvements instead of just having a local fork, you can always make it a third-party applet, either designed to be used in conjunction with the built-in Sound applet or as an alternative to it, until such time that the built-in one's more ready to have the feature added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants