fix: Oracle round 7 — all kwin_wayland_wrapper references → redbear-compositor

Replaced in:
- config/wayland.toml (session launcher)
- redbear-kde-session (KDE session launcher)
- redbear-greeter-compositor (compositor selection)
- test-kde-session.sh (validation script)
- build-system/003-config.patch (durable reapply patch)
- GREETER-LOGIN-IMPLEMENTATION-PLAN.md
- DBUS-INTEGRATION-PLAN.md

Zero kwin_wayland_wrapper references remaining. Redbear-compositor
is the single Wayland compositor throughout the entire repo.
This commit is contained in:
2026-05-01 01:37:27 +01:00
parent 709fb7fdd1
commit abc6e10a53
6 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -2278,7 +2278,7 @@ index 1bf8d30..a91f005 100644
+ export KWIN_DRM_DEVICES=/scheme/drm/card0
+fi
+
+kwin_wayland_wrapper --drm &
+redbear-compositor --drm &
+kwin_pid=$!
+
+if ! wait_for_wayland_socket; then