macOS: Emit LoopDestroyed on CMD+Q (#2073)
override applicationWillTerminate: Co-authored-by: Mads Marquart <mads@marquart.dk>
This commit is contained in:
parent
2c01e9e747
commit
c5eaa0ab69
2 changed files with 13 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
|||
|
||||
# Unreleased
|
||||
|
||||
- On macOS, Fix emitting `Event::LoopDestroyed` on CMD+Q.
|
||||
- On macOS, fixed an issue where having multiple windows would prevent run_return from ever returning.
|
||||
- On Wayland, fix bug where the cursor wouldn't hide in GNOME.
|
||||
- On macOS, Windows, and Wayland, add `set_cursor_hittest` to let the window ignore mouse events.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue