mirror of
https://github.com/rust-windowing/winit.git
synced 2026-09-01 14:20:05 -04:00
feat(x11): Add Window::drag_resize_window (#2515)
This commit is contained in:
@@ -52,6 +52,7 @@ And please only add new entries to the top of this list, right below the `# Unre
|
||||
- On Wayland, `RedrawRequested` not emitted during resize.
|
||||
- **Breaking:** Remove the unstable `xlib_xconnection()` function from the private interface.
|
||||
- Added Orbital support for Redox OS
|
||||
- On X11, added `drag_resize_window` method.
|
||||
|
||||
# 0.27.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user