softworkz
33da428c45
Fix build after PR merge
...
Re-adding .net6 caused the collection expression to fail
2025-12-12 01:39:02 +01:00
David Roth
218b99808b
Add dynamic tray menu update functionality
...
Introduced a `SetMenuItems` method in `Tray.cs` to enable updating the tray's context menu dynamically. This method clears existing menu items, adds new ones, and registers click handlers. Added XML documentation for the method.
2025-12-11 18:04:31 +01:00
softworkz
0580942a59
ElectronNET API: Add platform support attributes
2025-11-16 02:53:28 +01:00
softworkz
8e7892ebd4
Fix whitespace formatting
2025-11-15 13:52:19 +01:00
agracio
6fa65aa149
adding block statements to if
2025-11-12 20:20:13 +00:00
agracio
546668a2c0
refactoring events API, replacing task code with calls to ApiBase.
2025-11-12 10:43:32 +00:00
Denny09310
adc1e81743
fix: simplified add/remove of socket listener through usage of "Once"
2025-11-10 10:40:51 +01:00
Denny09310
71ced8db56
refactor: Migrated from Newtonsoft.Json to System.Text.Json, missing one test passing
2025-11-09 14:40:51 +01:00
softworkz
84b3c59353
Fix and normalize whitespace
2025-11-09 03:50:24 +01:00
agracio
689a002dc2
refactoring dotnet events
2025-11-05 13:25:15 +00:00
softworkz
feddf5f8f4
ElectronNET.API: Move API code to subfolder
2025-10-13 14:36:18 +02:00