softworkz
515430ff96
ApiBase: Rename PropertyGet to more generic Invocator
2025-11-15 10:21:18 +01: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
0522bc425b
fix: using correct deserialization type instead JsonElement for everyting except mixed arrays
2025-11-09 15:46:33 +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
95fd7aa665
ApiBase: fix event names for App
2025-11-09 12:45:01 +01:00
softworkz
402147b8ef
BrowserWindow: Disable SetPosition 'workaround'
...
It doesn't make sense to do this adjustment for
set only but not for get.
Neither is this done for SetBounds, so it should
be either fully consistent or left up to the
application to deal with it.
2025-11-09 12:45:01 +01:00
softworkz
ed7cc434ea
browserWindowSetParentWindow: Support null parameter
2025-11-09 12:44:20 +01:00
softworkz
84b3c59353
Fix and normalize whitespace
2025-11-09 03:50:24 +01:00
softworkz
2a6d2117e9
Mitigate race condition, introduce timeout and simplify code for property gets
2025-11-07 03:49:08 +01:00
softworkz
93f457dd0f
Introduce ApiBase and simplify method invocation
2025-11-07 00:11:52 +01:00
agracio
689a002dc2
refactoring dotnet events
2025-11-05 13:25:15 +00:00
Florian Rappl
2944e69b21
Added couple of enhancements
2025-11-02 02:24:32 +01:00
Florian Rappl
8df9eff3bc
Updated repo
2025-11-01 10:44:49 +01:00
Florian Rappl
d96eebd5ee
Added float in SetAspectRatio
2025-10-31 18:25:50 +01:00
softworkz
feddf5f8f4
ElectronNET.API: Move API code to subfolder
2025-10-13 14:36:18 +02:00