winit/src/platform_impl/web
Kirill Chibisov b674d20edf
api: unify error handling
Make error infrastructure more backend agnostic and let backends
just forward the os errors opaquely.
2024-09-06 17:20:11 +03:00
..
async Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
event_loop api: unify error handling 2024-09-06 17:20:11 +03:00
script Web: bump ESLint to v9 (#3843) 2024-07-31 20:37:10 +02:00
web_sys api: unify error handling 2024-09-06 17:20:11 +03:00
cursor.rs Update minimum version of wasm-bindgen (#3860) 2024-08-13 21:54:03 +02:00
error.rs Fix web errors (#1040) 2019-07-10 18:54:54 -04:00
event.rs Introduce FingerId (#3783) 2024-08-08 00:36:36 +02:00
keyboard.rs Revise Key and KeyCode enums 2023-10-19 18:27:49 +04:00
lock.rs Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
main_thread.rs Web: improve custom cursor handling and add animated cursors (#3384) 2024-01-12 11:51:19 +01:00
mod.rs api: unify error handling 2024-09-06 17:20:11 +03:00
monitor.rs api: convert Window to dyn Window 2024-08-23 23:40:27 +03:00
window.rs api: unify error handling 2024-09-06 17:20:11 +03:00