mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-24 22:31:30 +11:00
82889e2367
* Expose set_minimized. Implement for macOS (#985) * Implement set_minimized for Wayland (#985) Co-Authored-By: Victor Berger <vberger@users.noreply.github.com> * Implement set_minimized for Windows (#985) * Remove debug logs (#985) * Implement Window::set_minimized for X11 * Remove extra param from set_window_flags call * Cargo fmt * Add example of usage * Update changelog * Update feature matrix * Cargo fmt * Update example to remove unnecessary event var * Stop setting window styles when minimizing (#985) * Add stub for WASM (#985) Co-authored-by: Victor Berger <vberger@users.noreply.github.com> Co-authored-by: Murarth <murarth@gmail.com> Co-authored-by: Freya Gentz <zegentzy@protonmail.com> Co-authored-by: Osspial <osspial@gmail.com> |
||
---|---|---|
.. | ||
cursor.rs | ||
cursor_grab.rs | ||
custom_events.rs | ||
fullscreen.rs | ||
handling_close.rs | ||
icon.png | ||
min_max_size.rs | ||
minimize.rs | ||
monitor_list.rs | ||
multithreaded.rs | ||
multiwindow.rs | ||
request_redraw.rs | ||
resizable.rs | ||
timer.rs | ||
transparent.rs | ||
video_modes.rs | ||
window.rs | ||
window_debug.rs | ||
window_icon.rs | ||
window_run_return.rs |