Add support for left-click actions #1

Merged
Yadciel merged 1 commits from gary/c_tray:local into master 2026-05-06 11:30:35 +02:00
Contributor

This PR adds support for left-click tray actions on Windows by extending the public API and updating the Windows backend implementation.

This PR adds support for left-click tray actions on Windows by extending the public API and updating the Windows backend implementation.
gary added 1 commit 2026-05-06 11:29:20 +02:00
Ermöglicht die Ausführung einer Callback-Funktion beim Linksklick auf das Tray-Icon. Dies bietet erweiterte Interaktionsmöglichkeiten mit der Anwendung über das Tray-Icon. Zusätzlich wird das Problem behoben, dass das Icon nicht freigegeben wird und somit nicht korrekt zerstört wird.
Yadciel merged commit 9a8694d755 into master 2026-05-06 11:30:35 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Yadciel/c_tray#1
No description provided.