7 Commits

Author SHA1 Message Date
Luis v.d.Eltz 68d4c265a5 Target .Netstandard 2.0 (#8)
* Fix build on non-windows platform

* Update to netstandard 2.0
Fix build on OSX

* Fix netstandard UWP API usage

* Update README.md

* Fix build

* Fix build

* Fix build on *Nix

* Remove Win stuff on nonwindows

* fix compilation

* Fixes

* Fix
2022-03-06 19:13:33 +01:00
Luis von der Eltz 7bb627352b Fix issue with notification close event being called twice for DBUS impl 2021-02-13 15:46:01 +01:00
Luis von der Eltz 530b3c907c Implement scheduled notifications 2021-02-13 15:46:01 +01:00
Luis von der Eltz 94b79ea981 Rework launch action propagatioon on Windows 2021-02-07 17:28:41 +01:00
Luis von der Eltz fd461bb9d4 Introduce application context 2021-02-06 14:52:41 +01:00
Luis von der Eltz 97a3efc2a6 Fix some warnings, Fix Windows launch action notifications 2021-02-06 14:11:23 +01:00
Luis von der Eltz e13f197ff0 Cleanup & intro OSX 2021-01-31 15:40:50 +01:00