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:
@@ -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 = {}
|
||||
|
||||
Reference in New Issue
Block a user