Be able to disable resizing of the window. This would include removing the resize cursors when hovering over the edge of the window. Related to #65 and https://github.com/tomaka/glutin/issues/877 | | Windows | X11 | Wayland | MacOS | iOS | Emscripten | Android | | --------------- | -----------| ---- | ----------| ---------| --- | ------------ | --------- | | `with_resizable` | ✔#541 | ✔#556 | ✔ #565 | ✔#553 | NA | NA | NA | | `set_resizable` | ✔#558 | ✔#558 | ✔ #565 | ✔#553 | NA | NA | NA |
Be able to disable resizing of the window. This would include removing the resize cursors when hovering over the edge of the window.
Related to #65 and rust-windowing/glutin#877
with_resizableset_resizable