feat: enable redbear-compositor in redbear-full profile

The Wayland compositor was commented out, causing the greeter to fail
when trying to launch the UI. With the compositor enabled, the full
greeter flow now works: compositor starts, creates Wayland socket,
greeter UI launches on VT 3, and Qt6 client connects successfully.
This commit is contained in:
2026-05-04 01:09:37 +01:00
parent cfd5d30f74
commit cd29d63533
+1 -1
View File
@@ -44,7 +44,7 @@ libdrm = {}
libwayland = "ignore" libwayland = "ignore"
wayland-protocols = {} wayland-protocols = {}
# redbear-compositor = {} redbear-compositor = {}
# Keyboard/input # Keyboard/input
# libxkbcommon = {} # build needed # libxkbcommon = {} # build needed