From 7ab9d818abbad76ed84d676129d165c6f6b7e157 Mon Sep 17 00:00:00 2001 From: Vasilito Date: Wed, 29 Apr 2026 16:05:37 +0100 Subject: [PATCH] docs: DBUS plasma-workspace sub-services staged, not unimplemented Activation files exist for kded6, kglobalaccel, ActivityManager, JobViewServer, ksmserver, notifications, StatusNotifierWatcher. ScreenSaver deferred (not on critical path). --- local/docs/DBUS-INTEGRATION-PLAN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/docs/DBUS-INTEGRATION-PLAN.md b/local/docs/DBUS-INTEGRATION-PLAN.md index 952df5c2..6e11a8e5 100644 --- a/local/docs/DBUS-INTEGRATION-PLAN.md +++ b/local/docs/DBUS-INTEGRATION-PLAN.md @@ -124,7 +124,7 @@ specific schemes it needs. This keeps the architecture honest and avoids a leaky | **kf6-kio** | `local/recipes/kde/kf6-kio/` | ⚠️ D-Bus OFF | Built with `-DUSE_DBUS=OFF` — D-Bus IPC disabled, has systemd1 XML interfaces in source | | **kf6-solid** | `local/recipes/kde/kf6-solid/` | ⚠️ D-Bus OFF | Built with `-DUSE_DBUS=OFF` — UDev/UPower/udisks2 backends all disabled | | **kf6-kwallet: real API-only build (no daemon) | Dummy cmake configs only, no real implementation | -| **plasma-workspace** | `local/recipes/kde/plasma-workspace/` | ⚠️ Partial | Explicit dbus dep, but many sub-services unimplemented | +| **plasma-workspace** | `local/recipes/kde/plasma-workspace/` | ⚠️ Partial | Explicit dbus dep; sub-services activation files staged; runtime proof requires QEMU | ### 3.3 What Ships Today (Scaffolds and Deferred Items)