fix: Oracle round 10 — AGENTS stale state, config stray keys, redbear-kde→full

1. local/AGENTS.md: KWin/greeter/KF6 status updated to current truth
2. config/redbear-full.toml: konsole + kf6-pty moved under [packages]
3. docs/05 + BLUETOOTH + VFAT: redbear-kde.toml → redbear-full.toml
4. All remaining fixable Oracle issues from round 9 resolved
This commit is contained in:
2026-05-01 02:10:10 +01:00
parent b66807c33e
commit 15d0317c31
5 changed files with 19 additions and 19 deletions
+8 -9
View File
@@ -39,16 +39,15 @@ redox-drm = {}
mesa = {}
libdrm = {}
# Wayland protocol
libwayland = {}
wayland-protocols = {}
redbear-compositor = {}
# redbear-compositor = {}
# Keyboard/input
# libxkbcommon = {} # build needed
# xkeyboard-config = {} # build needed
libevdev = {}
libinput = {}
# libinput = {} # WIP: missing libepoll-shim recipe dependency
# Qt6 stack
qtbase = {}
@@ -98,15 +97,13 @@ kf6-solid = {}
kf6-sonnet = {}
kglobalacceld = {}
# KWin Wayland compositor (stub — delegates to redbear-compositor; real build needs Qt6::Sensors + libinput)
kwin = {}
# Plasma + app packages — blocked
plasma-framework = {}
plasma-workspace = {}
plasma-desktop = {}
# Plasma + app packages — blocked on kirigami (QML gate)
# plasma-framework = {}
# plasma-workspace = {}
# plasma-desktop = {}
# Greeter/login stack
redbear-authd = {}
redbear-session-launch = {}
seatd = {}
@@ -405,5 +402,7 @@ vendor = 0x1af4
subclass = 0x00
command = ["redox-drm"]
"""
[packages]
konsole = {}
kf6-pty = {}