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:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user