docs: panel: update river compatibility information

This commit is contained in:
alex-huff 2025-12-21 12:17:56 -06:00
parent 0ad032c0d2
commit 59cf17f2be

View file

@ -153,6 +153,9 @@ Compatibility with various platforms
🟢 **niri**
Fully working, no known issues
🟢 **river**
Fully working, no known issues
🟢 **Xfce**
Fully working, no known issues
@ -163,13 +166,6 @@ Compatibility with various platforms
Renders its configured background over the background window instead of
under it. This is because it uses the wlr protocol for backgrounds itself.
🟠 **river**
Breaks when hiding (unmapping) layer shell windows. This means the quick
access terminal is non-functional, but background and dock panels work.
More technically, when unmapping the surface (attaching a NULL buffer to
it) river continues to send configure events to the unmapped surface,
leading to Wayland protocol errors.
🔴 **GNOME** (mutter)
Does not implement the wlr protocol at all, nothing works.