winit-sonoma-fix/examples
Osspial 72509b5b42
Update example in README.md and add move prefix to window.rs example closure (#921)
* Update example in README.md and add move prefix to window.rs example

* Make Window and README example trivially capture window

* Update README.md
2019-06-18 11:15:55 -04:00
..
cursor.rs Refine function names and type signatures (#886) 2019-05-29 21:29:54 -04:00
cursor_grab.rs Refine function names and type signatures (#886) 2019-05-29 21:29:54 -04:00
fullscreen.rs Refine function names and type signatures (#886) 2019-05-29 21:29:54 -04:00
handling_close.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
icon.png Window icons (#497) 2018-05-07 17:36:21 -04:00
min_max_size.rs Refine function names and type signatures (#886) 2019-05-29 21:29:54 -04:00
monitor_list.rs Use dbg!() macro in monitor list example (#931) 2019-06-17 16:13:35 -06:00
multithreaded.rs Refine function names and type signatures (#886) 2019-05-29 21:29:54 -04:00
multiwindow.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
proxy.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
request_redraw.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00
resizable.rs Refine function names and type signatures (#886) 2019-05-29 21:29:54 -04:00
timer.rs Fix crash caused by WM_PAINT getting invoked at inopportune times. (#866) 2019-05-16 00:00:30 -04:00
transparent.rs Fix WindowBuilder function names that missed first pass (#910) 2019-06-12 13:34:09 -04:00
video_modes.rs Support listing available video modes for a monitor (#896) 2019-06-12 14:07:25 -04:00
window.rs Update example in README.md and add move prefix to window.rs example closure (#921) 2019-06-18 11:15:55 -04:00
window_icon.rs Migrate to 2018 edition. (#924) 2019-06-17 14:27:00 -04:00
window_run_return.rs Event Loop 2.0 API and Windows implementation (#638) 2019-02-05 10:30:33 -05:00