FIX Crash on macOS when starting maximized without decorations (#1323)

* FIX #1288

* Fix CHANGELOG.md

Co-authored-by: Freya Gentz <zegentzy@protonmail.com>
This commit is contained in:
hatoo 2019-12-20 10:03:41 +09:00 committed by Freya Gentz
parent 73248bdced
commit 38c8cb9f4a
2 changed files with 10 additions and 5 deletions

View file

@ -1,5 +1,6 @@
# Unreleased
- On macOS, fix crash when starting maximized without decorations.
- On macOS, fix application not to terminate on `run_return`.
- On Wayland, fix cursor icon updates on window borders when using CSD.
- On Wayland, under mutter(GNOME Wayland), fix CSD being behind the status bar, when starting window in maximized mode.