[PR #11] [CLOSED] Add aboutToShow in client #18

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/11
Author: @ogios
Created: 1/31/2025
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 Changes

2 files changed (+19 additions, -1 deletions)

View changed files

📝 src/client.rs (+18 -0)
📝 src/menu.rs (+1 -1)

📄 Description

Not sure this is a good choice, but activation is also in client so idk.

Another things is i did not find what the returned bool means


🔄 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/11 **Author:** [@ogios](https://github.com/ogios) **Created:** 1/31/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`41a1e94`](https://github.com/JakeStanger/system-tray/commit/41a1e94a7a41811fd3a4b8f7695d27e1426bda69) add about to show menuitem - [`92fedfc`](https://github.com/JakeStanger/system-tray/commit/92fedfcc11d108fcc9625635e9a9e0bd15e3c909) fix children display ### 📊 Changes **2 files changed** (+19 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/client.rs` (+18 -0) 📝 `src/menu.rs` (+1 -1) </details> ### 📄 Description Not sure this is a good choice, but `activation` is also in client so idk. Another things is i did not find what the returned `bool` means --- <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#18
No description provided.