diff --git a/docs/kittens/panel.rst b/docs/kittens/panel.rst index c9cb3904c..1435301a7 100644 --- a/docs/kittens/panel.rst +++ b/docs/kittens/panel.rst @@ -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.