mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-02 23:00:05 -04:00
Specify minimum supported version for RWH 0.4
Winit uses raw-window-handle of version 0.4.3, but only 0.4.0 was specified.
This commit is contained in:
@@ -24,6 +24,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
- On Wayland, if not otherwise specified use upstream automatic CSD theme selection.
|
||||
- On Windows, fixed ALT+Space shortcut to open window menu.
|
||||
- On Wayland, fixed `Ime::Preedit` not being sent on IME reset.
|
||||
- Fixed unbound version specified for `raw-window-handle` leading to compilation failures.
|
||||
|
||||
# 0.27.2 (2022-8-12)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user