pulsar/ObservatoryFramework
Repository files (latest commit first)
Filename Latest commit message Latest commit date
F K 701f6f0b1c
Add new Rendering controls for notifications, add missing forwarding (#47)
Plugins authors can now optionally specify what ways their notifications are rendered (subject, of course, to user preferences/settings). The default is to render notifications in all available channels. Examples:
- Show native pop-up window only (ie. no voice/plugin notifiers)
- Disallow other plugin notifiers

This does not support selection of notifier plugins.

Furthermore, persistent notification updates were not previously being forwarded to anything but the native popup notifier. Now plugins and native voice are also supported (subject to user preferences) and respect the new rendering controls added here. There is currently no concept of closing notifications for the native voice or plugin-based notifiers.
2021-12-18 17:57:23 -03:30
..
Files Add missing using (#46) 2021-12-18 17:51:46 -03:30
Attributes.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30
EventArgs.cs Add new Rendering controls for notifications, add missing forwarding (#47) 2021-12-18 17:57:23 -03:30
Exceptions.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30
Interfaces.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30
ObservatoryFramework.csproj Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
ObservatoryFramework.sln Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30
ObservatoryFramework.xml docs updated to latest xml tags 2021-11-25 17:21:20 -03:30
PluginUI.cs Add documentation for pluginUI. 2021-10-24 13:01:37 -02:30