feat(x11): Add Window::drag_resize_window (#2515)
This commit is contained in:
parent
08ce3af3e1
commit
9225b2812e
14 changed files with 280 additions and 15 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue