Commit Graph

18 Commits

Author SHA1 Message Date
Lemmy decb65ae95 fix(plugins): pass pluginApi as initial property to prevent binding warnings. Eliminate the need for fallback chains in plugins code.
hot reload
2026-03-28 16:58:55 -04:00
Lemmy 077989a347 Update PluginPanelSlot.qml 2026-03-20 21:07:10 -04:00
WojciechSulocki-Gif ed8593aa1b feat(plugin-panel-slot): forward panelBackgroundColor from plugin to SmartPanel 2026-03-20 16:50:55 +01:00
Lemmy d4941da27f plugins: fix panels attach logic that would override user's settings 2026-02-27 12:08:16 -05:00
Lemmy 4d486d67b3 PluginPanelSlot: improved reliability and fixes potential race condition. 2026-01-14 13:49:24 -05:00
Lemmy e221077b64 PluginSystem: added panelOpenScreen so a panel can now on which screen it is currently open. 2026-01-12 21:15:21 -05:00
Lemmy 9856899e89 PluginSystem: general improvements to the way we load plugins and the pluginApi. 2025-12-21 17:15:40 -05:00
Lemmy e5e4c58c1f PluginSystem: cache busting to ensure proper reloading of component after reload. 2025-12-14 18:21:02 -05:00
ItsLemmy 298b2f5c79 PluginSystem: basic error reporting 2025-12-10 21:38:27 -05:00
ItsLemmy 308f3cc3f9 Panels: added support for panel's plugin anchoring (left, right, center, etc...) + fixed general animation with a left vertical bar 2025-12-07 09:30:02 -05:00
ItsLemmy c070b0051f PluginSystem: improve temporary dummy api to limit warnings. 2025-12-03 20:53:34 -05:00
ItsLemmy b031041ccc PluginSystem: support for translations via extra/optional i18n/ folder in the plugin 2025-12-02 21:54:23 -05:00
ItsLemmy 2662df52cd PluginSystem: relying on entryPoints, removing "provides" to keep things simple 2025-12-01 22:04:22 -05:00
ItsLemmy e705544c0e PluginSystem: respect allowAttach 2025-11-30 21:50:34 -05:00
ItsLemmy 90ba6ac6b4 Renaming maskRegion to geometryPlaceholder to avoid confusion 2025-11-30 21:35:01 -05:00
ItsLemmy 59e5d44185 PluginSystem: proper sizing 2025-11-30 21:24:01 -05:00
ItsLemmy 3f830d0c73 PluginSystem: panel opening 2025-11-30 21:04:52 -05:00
ItsLemmy c31c56ff48 PluginSystem: basic implementation with an hello-world bar widget 2025-11-30 20:31:55 -05:00