Merge branch 'update-wayland-compat-matrix' of https://github.com/alex-huff/kitty

This commit is contained in:
Kovid Goyal 2025-12-22 08:43:50 +05:30
commit 915a878a0a
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

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.