Skip to content

Taskbar Widget - Song Info toggle#696

Draft
radioactive-exe wants to merge 1 commit intounchihugo:masterfrom
radioactive-exe:master
Draft

Taskbar Widget - Song Info toggle#696
radioactive-exe wants to merge 1 commit intounchihugo:masterfrom
radioactive-exe:master

Conversation

@radioactive-exe
Copy link
Copy Markdown

@radioactive-exe radioactive-exe commented Apr 17, 2026

Summary

Added the ability to toggle artist info in the taskbar widget, akin to the taskbar control setting.

Motivation

This goal originally came from personal experience, using Windhawk with a narrower taskbar or also playing songs with longer names. I realised that the amount of space the widget could take could not really be anticipated, and would thus sometimes end up covering half my taskbar. This led me to realise that the ability to have a small widget with just the icon with or without the controls - aka a constant size - would be a nice, sleek addendum. Never developed or contributed to a .NET/Windows App, but took me about 20 minutes to get the reins, so sorry if it seems rusty/primitive!

Type of Change

  • Feature
  • Bug fix
  • Refactor (no functional changes)
  • Style (formatting, naming)
  • Other

What Changed

  • Toggle added to show/hide song and artist info
  • Relevant entry put into the en-US localisation (I will add more in languages I know when/if we confirm the next steps or whether this will be dropped)
  • Option in the Taskbar Widget added, as well as the relevant behaviour and settings.

Additional Information

Another method I considered implementing was consolidating the media controls and song info toggles into one "Taskbar widget display" (or similarly named) drop-down, with options like "Full (Song Info and Controls)", "Concise (Icon and Controls only)", etc.
However, I felt like this addition of a toggle was a simple solution. Which do you think would be a more appropriate implementation given your vision for FF?

Also, tackling the same size point, I also wonder if adding a "constant/max-size" option for when song info is shown would be a good target to implement next - let me know!

Checklist

  • Code changes are manually tested and working.
  • Formatting and naming are consistent with the project.
  • Self-review of changes is done.
  • AI tools were used (if yes, I reviewed and fully understand the changes myself).

* Add toggle to show/hide Artist Info * Option added to the Taskbar Widget options
* Added to the UI updating flow
* `en-US` localisation updated
@github-actions github-actions Bot added the Taskbar Widget Changes to the Taskbar Media Widget label Apr 17, 2026
@radioactive-exe radioactive-exe marked this pull request as draft April 21, 2026 11:24
@radioactive-exe
Copy link
Copy Markdown
Author

Switch to a draft as I have a couple more points I'd like to tackle with regards to the taskbar widget

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

Labels

Taskbar Widget Changes to the Taskbar Media Widget

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant