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:
@@ -44,7 +44,7 @@ libdrm = {}
|
||||
|
||||
libwayland = "ignore"
|
||||
wayland-protocols = {}
|
||||
# redbear-compositor = {}
|
||||
redbear-compositor = {}
|
||||
|
||||
# Keyboard/input
|
||||
# libxkbcommon = {} # build needed
|
||||
|
||||
Reference in New Issue
Block a user