Commit Graph
14 Commits
Author SHA1 Message Date
Dario Lipicar 3af0290210 rework new ui qml load code into PluginLoader (#143) 2026-04-13 12:39:17 -03:00
Khushboo Mehta ef522becd9 feat: allow loading the new UI view apps, such that their QT plugin is loaded in different process and qml plugin is loaded into basecamp thus providing process isolation between the apps and basecamp 2026-04-10 18:53:12 +02:00
Dario Lipicar b2b1e370d3 async load ui plugins (#112)
* async load ui plugins

* make tests wait until plugin loads async
2026-04-06 11:00:30 -03:00
Dario Lipicar 113b67c733 leverage package-manager-module for module/ui-plugin detection (#110) 2026-03-27 10:57:53 -03:00
Khushboo Mehta c33fdaa148 feat: update qml path for design 2026-03-26 00:17:13 +01:00
Iuri Matias 10b93f5de8 remove usage of the core manager module 2026-03-23 15:28:34 -04:00
Iuri Matias 347c4f69a2 listen to when package manager says a plugin was installed and react to it 2026-03-23 15:28:34 -04:00
Iuri Matias 58d958a8fd use new api to talk to package manager 2026-03-23 15:28:34 -04:00
Khushboo Mehta 1185200a49 fix: use main fild in manifest/metadata json files to determine available plugins 2026-03-20 16:36:25 +01:00
Khushboo Mehta 17ef99cb28 chore: rename repo to logos-basecamp 2026-03-18 14:36:41 +01:00
Khushboo Mehta 8cb0a8d83d feat: update side panel designs 2026-02-27 19:00:23 +01:00
Dario Lipicar ccb4cdba1a properly handle portable modules (#71)
* properly handle portable modules

* preinstall modules on startup instead of bundling them at build time

* get icons from manifest

* consistent user dir

* revert to main branch of dependencies

* add release derivations

* add appimage release job

* fix app icon on Linux
2026-02-26 11:05:34 -03:00
Khushboo Mehta eacd72b67b feat: set correct icon for the TabBar icon 2026-02-17 15:14:58 +01:00
Khushboo Mehta e7020a15ef chore: move logos_dapps/main_ui/ to src/ 2026-02-16 15:43:40 +01:00