mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-03 15:20:06 -04:00
On Web, implement WindowEvent::Occluded (#2940)
This commit is contained in:
@@ -11,6 +11,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
- On X11, fix false positive flagging of key repeats when pressing different keys with no release
|
||||
between presses.
|
||||
- Implement `PartialOrd` and `Ord` for `KeyCode` and `NativeKeyCode`.
|
||||
- On Web, implement `WindowEvent::Occluded`.
|
||||
|
||||
# 0.29.0-beta.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user