mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Wayland: If the compositor turns off server side decorations after turning them on do not draw client side decorations
This matches the behavior of GNOME based clients and in any case sway seems to get very confused if CSD is drawn. Fixes #3888
This commit is contained in:
parent
91d82ebf4b
commit
c26665ec4d
2 changed files with 18 additions and 4 deletions
|
|
@ -23,6 +23,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
|
||||
- Linux binary: Remove any RPATH build artifacts from bundled libraries
|
||||
|
||||
- Wayland: If the compositor turns off server side decorations after turning
|
||||
them on do not draw client side decorations (:iss:`3888`)
|
||||
|
||||
|
||||
0.22.0 [2021-07-26]
|
||||
----------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue