mirror of
https://github.com/JakeStanger/system-tray.git
synced 2026-07-11 05:15:55 +01:00
[PR #27] [MERGED] Implement Serialize for various types #26
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#26
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/27
Author: @maxdexh
Created: 12/27/2025
Status: ✅ Merged
Merged: 12/28/2025
Merged by: @JakeStanger
Base:
master← Head:master📝 Commits (1)
b044405Implement Serialize for various structs📊 Changes
3 files changed (+18 additions, -18 deletions)
View changed files
📝
src/dbus/dbus_menu_proxy.rs(+3 -3)📝
src/item.rs(+6 -6)📝
src/menu.rs(+9 -9)📄 Description
Implements
Serializefor various types that already implementDeserialize.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.