mirror of
https://github.com/JakeStanger/system-tray.git
synced 2026-07-11 05:15:55 +01:00
[PR #5] [MERGED] Feat: add StatusNotifierItemProxy::activate & StatusNotifierItemProxy::secondary_activate #14
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#14
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/5
Author: @ogios
Created: 12/8/2024
Status: ✅ Merged
Merged: 12/15/2024
Merged by: @JakeStanger
Base:
master← Head:master📝 Commits (5)
edd6848add tokio feature for zbus; add basic exampleb44b073allow unused variable for example698737cdrop unused variable initial_itemsb1618a2add default and secondary activationef6f298remove commented📊 Changes
4 files changed (+131 additions, -23 deletions)
View changed files
📝
Cargo.lock(+37 -1)📝
Cargo.toml(+1 -1)➕
examples/basic.rs(+16 -0)📝
src/client.rs(+77 -21)📄 Description
these are typically used when left&middle click on the icon.
for more information, i found this:
github.com/Rayzeq/tryfol@bd70ee5c2e/tryfol-bar/src/backend/status_notifier/proxy/item.rs (L78)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.