Merge branch 'update-wayland-compat-matrix' of https://github.com/alex-huff/kitty
This commit is contained in:
commit
915a878a0a
1 changed files with 3 additions and 7 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue