a97d8c6379
Round 3 of stub replacement: Config (redbear-full.toml): - Re-enabled konsole (KDE terminal emulator) — recipe exists, WIP libiconv fetch resolved in prior work. - Re-enabled kf6-pty (KF6 PTY support for Konsole terminal). - Uncommented mc (midnight commander) — recipe exists at local/recipes/tui/mc. KWin recipe: - KWIN_BUILD_TABBOX=ON (was OFF) — requires QML which builds (qtdeclarative). - KWIN_BUILD_RUNNERS=ON (was OFF) — KRunner plugin support. - KWIN_BUILD_NOTIFICATIONS=ON (was OFF) — KNotifications framework is built. - KWIN_BUILD_X11/KCMS/SCREENLOCKER/GLOBALSHORTCUTS remain OFF (require X11, KCMUtils+QML gate, KIdleTime backend, kglobalacceld respectively). These bring KWin from 0/7 enabled subsystems to 3/7 enabled.