[PR #435] Enabled empty tray icon #1181

Open
opened 2026-01-29 16:58:09 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/ElectronNET/Electron.NET/pull/435

State: closed
Merged: Yes


This allows empty tray icon to be placed without a context menu. Useful for cases when only minimize/close to tray is implemented.

This somehow also fixes menu icon click events in macOS. (probably a thing in base electronjs as well). Not sure about other OS though.

**Original Pull Request:** https://github.com/ElectronNET/Electron.NET/pull/435 **State:** closed **Merged:** Yes --- This allows empty tray icon to be placed without a context menu. Useful for cases when only minimize/close to tray is implemented. This somehow also fixes menu icon click events in macOS. (probably a thing in base electronjs as well). Not sure about other OS though.
claunia added the pull-request label 2026-01-29 16:58:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#1181