Windows: Fix set_cursor delay (#660)
This commit is contained in:
parent
b0e3865562
commit
808638fee3
3 changed files with 12 additions and 6 deletions
|
|
@ -7,6 +7,7 @@
|
|||
- Updated window manager hints under X11 to v1.5 of [Extended Window Manager Hints](https://specifications.freedesktop.org/wm-spec/wm-spec-1.5.html#idm140200472629520).
|
||||
- Added `WindowBuilderExt::with_gtk_theme_variant` to X11-specific `WindowBuilder` functions.
|
||||
- Fixed UTF8 handling bug in X11 `set_title` function.
|
||||
- On Windows, `Window::set_cursor` now applies immediately instead of requiring specific events to occur first.
|
||||
|
||||
# Version 0.17.2 (2018-08-19)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue