feat: add KWin compositor integration with QML-free build

Add P0-disable-qml-quick.patch for building KWin without QML/Quick
dependencies. Update greeter scripts to prefer kwin_wayland. Enable
kwin in redbear-full config.
This commit is contained in:
2026-05-11 10:09:58 +01:00
parent 49f9cb2f29
commit b35977b654
4 changed files with 804 additions and 12 deletions
+2 -1
View File
@@ -117,7 +117,8 @@ icu = {}
konsole = {}
kglobalacceld = {}
# kwin = {} # Blocked: Qt6 Wayland plugin import error (QML gate)
# kwin (real KWin compositor, QML-free build via KWIN_BUILD_QML_UI=OFF)
kwin = {}
# Plasma + app packages — blocked on kirigami (QML gate)
# plasma-framework = {}