winit/examples
François 6b29253797
Support pinch, double tap and rotation gestures on iOS (#3130)
This is off by default on iOS. Note that pinch delta may be NaN.

Co-authored-by: Mads Marquart <mads@marquart.dk>
2024-01-16 21:31:18 +01:00
..
data feat(all): Custom cursor images for all desktop platforms 2023-12-16 12:02:17 -08:00
util Fix run_on_demand exiting on consequent call 2023-12-24 22:21:45 +04:00
child_window.rs Remove generic parameter T from EventLoopWindowTarget (#3298) 2024-01-13 21:36:53 +01:00
control_flow.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
cursor.rs Merge Window::set_cursor_icon() and Window::set_custom_cursor() (#3308) 2023-12-25 07:20:52 +01:00
cursor_grab.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
custom_cursors.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
custom_events.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
drag_window.rs Add Window::show_window_menu 2023-10-11 01:46:16 +04:00
focus.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
fullscreen.rs macOS: Clean up coordinate system calculations (#3302) 2023-12-24 10:12:09 +01:00
handling_close.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
icon.png Window icons (#497) 2018-05-07 17:36:21 -04:00
ime.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
key_binding.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
monitor_list.rs Propagate error from EventLoop creation 2023-08-13 23:20:09 +04:00
mouse_wheel.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
multithreaded.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
multiwindow.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
request_redraw.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
request_redraw_threaded.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
resizable.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
startup_notification.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
theme.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
timer.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
touch_gestures.rs Support pinch, double tap and rotation gestures on iOS (#3130) 2024-01-16 21:31:18 +01:00
transparent.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
video_modes.rs Propagate error from EventLoop creation 2023-08-13 23:20:09 +04:00
web.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
web_aspect_ratio.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
window.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
window_buttons.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
window_debug.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
window_drag_resize.rs Merge Window::set_cursor_icon() and Window::set_custom_cursor() (#3308) 2023-12-25 07:20:52 +01:00
window_icon.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
window_on_demand.rs Fix run_on_demand exiting on consequent call 2023-12-24 22:21:45 +04:00
window_option_as_alt.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00
window_pump_events.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
window_resize_increments.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
window_tabbing.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
x11_embed.rs Make ControlFlow::Wait the default (#3106) 2023-09-22 21:27:11 +02:00