diff --git a/docs/kittens/panel.rst b/docs/kittens/panel.rst index 17df65f02..2ac3d7b8b 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 + 🟢 **Xfce** + Fully working, no known issues + 🟠 **KDE** (kwin) Mostly working, except that clicks outside background panels cause kwin to :iss:`erroneously hide the panel <8715>`. KDE uses an `undocumented mapping `__ under Wayland to set the window type from the :code:`kitten panel --app-id` flag. You might want to use :code:`--app-id=dock` so that KDE treats the window as a dock panel, and disables window appearing/disappearing animations for it.