docs: DBUS + BOOT consistency — KWin stub language
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
| Profile | Required boot outcome | Current state | Gap |
|
||||
|---------|----------------------|---------------|-----|
|
||||
| `redbear-full` | **Graphical Wayland greeter → KDE desktop session** | Text login only; KWin uses virtual backend | Three blockers |
|
||||
| `redbear-full` | **Graphical Wayland greeter → KDE desktop session** | Text login only; KWin stub wrapper delegates to redbear-compositor | Three blockers |
|
||||
| `redbear-mini` | **Text login** | ✅ Working | None |
|
||||
| `redbear-grub` | **Text login** | ✅ Working | None |
|
||||
|
||||
|
||||
@@ -527,7 +527,7 @@ APIs, which relibc provides.
|
||||
- [ ] `redbear-sessiond` starts and registers on system bus
|
||||
- [ ] `login1.Manager.ListSessions` returns valid data
|
||||
- [ ] KWin can call `TakeDevice` for DRM and input devices
|
||||
- [ ] KWin registers `org.kde.KWin` on session bus
|
||||
- [ ] KWin stub recipe provides cmake configs; real KWin D-Bus registration gated on Qt6Quick
|
||||
- [ ] `org.kde.KWin.supportInformation` returns a non-empty string
|
||||
- [ ] KWin runs for 60+ seconds without crash
|
||||
|
||||
|
||||
Reference in New Issue
Block a user