Skip to content

refresh command-output icons#486

Merged
trigg merged 2 commits into
WayfireWM:masterfrom
mrsteve0924:command-output-icon
Jun 21, 2026
Merged

refresh command-output icons#486
trigg merged 2 commits into
WayfireWM:masterfrom
mrsteve0924:command-output-icon

Conversation

@mrsteve0924

Copy link
Copy Markdown
Contributor

This PR adds support for dynamic command-output icons.

When the icon is specified as a filesystem path, it is reloaded after each command execution on the configured refresh interval. This allows icons for such such things as album art or weather icons to update automatically.

Icons specified by name (theme icons) continue to use the original static behavior and are not reloaded.

Reload icons specified by a filesystem path after command execution
completes. This allows dynamic icons such as album art to update on
the widget refresh interval while preserving the original behavior
for static theme icons.
@trigg

trigg commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

I'm labeling this as a bugfix as I think it's reasonable to assume this would work. Happy to merge once you pass uncrust ;)

@trigg trigg added the bug Something isn't working label Jun 21, 2026
@mrsteve0924

Copy link
Copy Markdown
Contributor Author

ok ill update the wiki to summarize the changes once merged. thanks

@trigg trigg merged commit 3252352 into WayfireWM:master Jun 21, 2026
2 checks passed
@trigg

trigg commented Jun 21, 2026

Copy link
Copy Markdown
Collaborator

Thank you :)

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

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants