mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 12:50:04 -04:00
wayland: bump sctk-adwaita to 0.9.0
This is a breaking change, because the system versions of the libraries used by sctk-adwaita were changed. Such changes cascade through all the deps, so all libraries using winit MUST do a breaking change.
This commit is contained in:
@@ -67,6 +67,9 @@ changelog entry.
|
||||
### Changed
|
||||
|
||||
- Bump MSRV from `1.65` to `1.70`.
|
||||
- On Wayland, bump `sctk-adwaita` to `0.9.0`, which changed system library
|
||||
crates. This change is a **cascading breaking change**, you must do breaking
|
||||
change as well, even if you don't expose winit.
|
||||
- Rename `TouchpadMagnify` to `PinchGesture`.
|
||||
- Rename `SmartMagnify` to `DoubleTapGesture`.
|
||||
- Rename `TouchpadRotate` to `RotationGesture`.
|
||||
|
||||
Reference in New Issue
Block a user