Files
RedBear-OS/config
vasilito 048a4eaa3b config: enable libxkbcommon + xkeyboard-config (was ignored)
Both were set to 'ignore' with comment 'build needed'.
libxkbcommon provides keyboard handling for Wayland compositor.
xkeyboard-config provides keyboard layout definitions.
Without these, Wayland clients (KWin, Qt6 apps) cannot
process keyboard input.

Changed from 'ignore' to '{}' to enable building. This is
required for keyboard input in the graphical desktop.
2026-07-09 15:29:20 +03:00
..