mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 22:00:04 -04:00
Make DeviceId/WindowId::dummy() safe (#3784)
This commit is contained in:
committed by
Kirill Chibisov
parent
71dea4637d
commit
6509f8a18b
@@ -40,6 +40,10 @@ changelog entry.
|
||||
|
||||
## Unreleased
|
||||
|
||||
### Changed
|
||||
|
||||
- `DeviceId::dummy()` and `WindowId::dummy()` are no longer marked `unsafe`.
|
||||
|
||||
### Fixed
|
||||
|
||||
- On Wayland, avoid crashing when compositor is misbehaving.
|
||||
|
||||
Reference in New Issue
Block a user