mirror of
https://github.com/JakeStanger/system-tray.git
synced 2026-07-11 05:15:55 +01:00
[PR #23] [MERGED] hotfix: Update event take in account of property not exist #24
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/system-tray#24
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/JakeStanger/system-tray/pull/23
Author: @ogios
Created: 6/27/2025
Status: ✅ Merged
Merged: 6/27/2025
Merged by: @JakeStanger
Base:
master← Head:hotfix/option-icon-pixel-update📝 Commits (2)
cf2d0b3fix: take in account of InvalidArgs caused by no propertydc5c0cachore: use clone from for icon pixmap update📊 Changes
2 files changed (+46 additions, -19 deletions)
View changed files
📝
src/client.rs(+45 -14)📝
src/data.rs(+1 -5)📄 Description
I'm sorry, the previous PR gives the ability to update icon pixmap, but i found that sometimes the property is not set thus raises InvalidArgs error.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.