We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddde870 commit be6b958Copy full SHA for be6b958
src/changelog/unreleased.md
@@ -154,7 +154,7 @@ changelog entry.
154
- In the same spirit rename `DeviceEvent::MouseMotion` to `PointerMotion`.
155
- Remove `Force::Calibrated::altitude_angle`.
156
- Changed `Window` to be a subtrait of `Surface`; it now contains methods specific to toplevel windows.
157
-- Renamed structs previously associated with `Window`s, since they now apply to all `Surface`s:
+- **Breaking:** Renamed structs previously associated with `Window`s, since they now apply to all `Surface`s:
158
- `WindowId` to `SurfaceId`
159
- `WindowEvent` to `SurfaceEvent`
160
- `Event::WindowEvent` to `Event::SurfaceEvent`
0 commit comments