[PR #22] [MERGED] fix: NewIcon update event send both icon_name and icon_pixmap #22

Closed
opened 2026-05-22 22:04:51 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/system-tray/pull/22
Author: @ogios
Created: 6/25/2025
Status: Merged
Merged: 6/25/2025
Merged by: @JakeStanger

Base: masterHead: icon-update-fix


📝 Commits (1)

  • 44c5547 fix: NewIcon update event send both icon_name and icon_pixmap

📊 Changes

2 files changed (+45 additions, -34 deletions)

View changed files

📝 src/client.rs (+44 -33)
📝 src/item.rs (+1 -1)

📄 Description

we should have both icon_name and icon_pixmap updated when there's a NewIcon update event.

Video shows dingtalk updating icon_pixmap to simulate blink effect:

https://github.com/user-attachments/assets/e7db86fd-db02-438b-ae1b-ea7048b235ed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/JakeStanger/system-tray/pull/22 **Author:** [@ogios](https://github.com/ogios) **Created:** 6/25/2025 **Status:** ✅ Merged **Merged:** 6/25/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `icon-update-fix` --- ### 📝 Commits (1) - [`44c5547`](https://github.com/JakeStanger/system-tray/commit/44c5547bc52e76534d4262e9d63abe3404af392d) fix: NewIcon update event send both icon_name and icon_pixmap ### 📊 Changes **2 files changed** (+45 additions, -34 deletions) <details> <summary>View changed files</summary> 📝 `src/client.rs` (+44 -33) 📝 `src/item.rs` (+1 -1) </details> ### 📄 Description we should have both icon_name and icon_pixmap updated when there's a NewIcon update event. Video shows dingtalk updating icon_pixmap to simulate blink effect: https://github.com/user-attachments/assets/e7db86fd-db02-438b-ae1b-ea7048b235ed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-22 22:04:51 +01:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/system-tray#22
No description provided.