pulsar/ObservatoryCore/PluginManagement
Repository files (latest commit first)
Filename Latest commit message Latest commit date
F K 38b950cf37
[Core] Spit and polish on PluginList and tabs (#138)
Add checkboxes to the PluginList which allow you to enable/disable each plugin on-the-fly (it will no longer respond to events, but you can still configure it, etc.). These settings are preserved in a new Core setting. Also enabled full-row select for easier selection in the listview.

Also increased the height of the PluginList slightly. (Personally, I'd like it even taller.)

Also made slight sizing adjustments to the plugin tabs, which now show 3 letters when collapsed and has a bit of extra space so the longest one does not get cut-off when selected/bolded. Furthermore, the list of plugins is now sorted alphabetically.

Finally, set the plugin listview Dock = Fill (vs. Anchored). This seems to have fixed the listview resize problem I was experiencing.
2024-01-29 15:37:31 -05:00
..
PlaceholderPlugin.cs Notification overhaul and update to avaloniaui 0.10.7 2021-10-12 20:45:00 -02:30
PluginCore.cs [Herald+Core] Send notifications to plugins during read-all in Debug (#136) 2024-01-29 15:36:03 -05:00
PluginEventHandler.cs [Core] Spit and polish on PluginList and tabs (#138) 2024-01-29 15:37:31 -05:00
PluginManager.cs [Core] Spit and polish on PluginList and tabs (#138) 2024-01-29 15:37:31 -05:00