[PR #12] [MERGED] Add aboutToShow in client #16

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/12
Author: @ogios
Created: 1/31/2025
Status: Merged
Merged: 1/31/2025
Merged by: @JakeStanger

Base: masterHead: about-to-show


📝 Commits (3)

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 src/client.rs (+14 -0)

📄 Description

Not sure it's a good idea to put this in client, but activation is also in client so idk.
Another things is i did not find what the returned bool means.

Fixes #8


🔄 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/12 **Author:** [@ogios](https://github.com/ogios) **Created:** 1/31/2025 **Status:** ✅ Merged **Merged:** 1/31/2025 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `about-to-show` --- ### 📝 Commits (3) - [`41a1e94`](https://github.com/JakeStanger/system-tray/commit/41a1e94a7a41811fd3a4b8f7695d27e1426bda69) add about to show menuitem - [`c825ab1`](https://github.com/JakeStanger/system-tray/commit/c825ab18ed6ee5e36c27f7e2c69820e78296032f) remove todo - [`8fab498`](https://github.com/JakeStanger/system-tray/commit/8fab498af3235230a7bbfa88cf535e826c0fb409) update doc ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/client.rs` (+14 -0) </details> ### 📄 Description Not sure it's a good idea to put this in client, but activation is also in client so idk. Another things is i did not find what the returned bool means. Fixes #8 --- <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#16
No description provided.