Replace thread messages with messages to dummy window (#710)
* Replace thread messages with messages to dummy window * Add CHANGELOG entry * Style changes * Make review changes
This commit is contained in:
parent
7fe90e6c80
commit
df5d66b5e8
2 changed files with 106 additions and 51 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
- On X11, fixed panic caused by dropping the window before running the event loop.
|
||||
- Introduce `WindowBuilderExt::with_app_id` to allow setting the application ID on Wayland.
|
||||
- On Windows, fix issue where resizing or moving window combined with grabbing the cursor would freeze program.
|
||||
- On Windows, fix issue where resizing or moving window would eat `Awakened` events.
|
||||
|
||||
# Version 0.18.0 (2018-11-07)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue