From eeee88b80634311aabf86494fa3729bdc0b6566e Mon Sep 17 00:00:00 2001 From: Vasilito Date: Fri, 1 May 2026 03:31:02 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20fix=20last=20stale=20KWin=20"Stub"=20?= =?UTF-8?q?=E2=86=92=20"Blocked=20=E2=80=94=20cmake=20fails=20on=20Qt6Core?= =?UTF-8?q?5Compat"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md b/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md index 6fea39b8..c26631ad 100644 --- a/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md +++ b/local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md @@ -147,7 +147,7 @@ Remaining work: (1) fix `virgl_screen.c` int-conversion warnings-as-errors on Re | libwayland 1.24.0 | 🟢 Builds | Wayland protocol library | | wayland-protocols | 🟢 Builds | Protocol XML definitions | | redbear-compositor | 🟡 Bounded proof | 788-line Rust compositor; 3/3 tests; zero warnings | -| kwin | 🔴 Stub | Recipe downloads real source but only creates wrappers | +| kwin | 🔴 Blocked — cmake fails on Qt6Core5Compat; real build gated on QML/Qt6Quick resolution | **Known compositor limitations**: SHM fd passing uses payload bytes (not SCM_RIGHTS), framebuffer uses private memory (not real vesad), wire encoding uses NUL-terminated strings (not padded Wayland format).