mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 22:28:24 +02: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:
@@ -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]
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user