-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Compiled changelog below: - On X11, fix Xft.dpi reload during runtime. - On X11, fix window minimize. - On Web, fix context menu not being disabled by with_prevent_default(true). - On Wayland, fix WindowEvent::Destroyed not being delivered after destroying window. - Fix EventLoopExtRunOnDemand::run_on_demand not working for consequent invocation - On macOS, remove spurious error logging when handling Fn. - On X11, fix an issue where floating point data from the server is - misinterpreted during a drag and drop operation. - On X11, fix a bug where focusing the window would panic. - On macOS, fix refresh_rate_millihertz. - On Wayland, disable Client Side Decorations when wl_subcompositor is not supported. - On X11, fix Xft.dpi detection from Xresources. - On Windows, fix consecutive calls to window.set_fullscreen(Some(Fullscreen::Borderless(None))) resulting in losing previous window state when eventually exiting fullscreen using window.set_fullscreen(None). - On Wayland, fix resize being sent on focus change. - On Windows, fix set_ime_cursor_area.
- Loading branch information
Showing
3 changed files
with
85 additions
and
54 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters