From 30577976552c5814472acbd084f588b2577d0029 Mon Sep 17 00:00:00 2001 From: Vasilito Date: Wed, 29 Apr 2026 16:27:14 +0100 Subject: [PATCH] fix: DBUS required-change rows + CONSOLE blocker section deleted --- local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md b/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md index 5a31f064..7deedb43 100644 --- a/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md +++ b/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md @@ -114,16 +114,6 @@ and what must happen, in what order, to reach a usable KDE Plasma desktop.** ## Honest Blocker Classification -### Implementation Blockers (all are environmental/hardware gates; no code gaps remain) - -| Blocker | Layer | Impact | Status | -|---------|-------|--------|--------| -| GPU CS ioctl backend | DRM | Protocol exists in redox-drm; hardware backend validation deferred (hardware gate) | Environmental (hardware) | -| Mesa HW renderers cross-compilation | Mesa | radeonsi/iris not built for Redox target | Environmental (toolchain) | -| KWin runtime proof | Compositor | Reduced-feature real build exists; bounded runtime proof requires Qt6Quick downstream validation | Environmental (Qt6Quick) | -| kirigami real build | KDE | QML-dependent; needs Qt6Quick downstream proof | Environmental (Qt6Quick) | - -### Environmental Blockers (need toolchain/hardware) | Blocker | What's needed | |---------|---------------|