winit/src/platform_impl/web
Kirill Chibisov 3392e9c1de
chore: use our own AsAny to provide &dyn Any
This removes the direct requirement to implement `as_any` and it could
be just derived.

Also implement HasDisplayHandle for dyn ActiveEventLoop + '_.

Suggested-by: daxpedda <daxpedda@gmail.com>
2024-08-11 21:24:34 +03:00
..
async Web: Implement MonitorHandle (#3801) 2024-07-23 20:33:10 +02:00
event_loop chore: use our own AsAny to provide &dyn Any 2024-08-11 21:24:34 +03:00
script Web: bump ESLint to v9 (#3843) 2024-07-31 20:37:10 +02:00
web_sys Introduce FingerId (#3783) 2024-08-08 00:36:36 +02:00
cursor.rs Implement common Std traits on many types (#3796) 2024-08-08 00:46:28 +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 Introduce FingerId (#3783) 2024-08-08 00:36:36 +02:00
monitor.rs Various Monitor/VideoModeHandle methods now return an Option 2024-08-08 01:29:51 +02:00
window.rs Implement common Std traits on many types (#3796) 2024-08-08 00:46:28 +02:00