winit-sonoma-fix/examples
Kirill Chibisov ed26dd58fd
Propagate error from EventLoop creation
Inner panics could make it hard to trouble shoot the issues and for some
users ints not desirable.

The inner panics were left only when they are used to `assert!` during
development.
2023-08-06 06:03:54 +04:00
..
util Disallow cleanup for TLS in examples 2023-06-26 01:04:38 +04:00
child_window.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
control_flow.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
cursor.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
cursor_grab.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
custom_events.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
drag_window.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
fullscreen.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
handling_close.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
icon.png Window icons (#497) 2018-05-07 17:36:21 -04:00
ime.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
key_binding.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
monitor_list.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
mouse_wheel.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
multithreaded.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
multiwindow.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
request_redraw.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
request_redraw_threaded.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
resizable.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
startup_notification.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
theme.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
timer.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
touchpad_gestures.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
transparent.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
video_modes.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
web.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
web_aspect_ratio.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_buttons.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_debug.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_drag_resize.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_icon.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_ondemand.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_option_as_alt.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_pump_events.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_resize_increments.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00
window_tabbing.rs Propagate error from EventLoop creation 2023-08-06 06:03:54 +04:00