winit/winit-web/src
Diggory Hardy 9d9d21cfdb winit-core: revise MouseButton type
Unify the values of `MouseButton` and thus remove `Other` variant in
limit possible buttons to 32, which was picked based on platform
capabilities, where 32 is the highest.

For the reference, SDL has identical limit.
2025-11-01 21:00:39 +09:00
..
async Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
event_loop Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
script Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
web_sys winit-core: revise MouseButton type 2025-11-01 21:00:39 +09:00
cursor.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
event.rs Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
lib.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
lock.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
main_thread.rs Move Web backend to winit-web 2025-05-26 14:56:00 +09:00
monitor.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00
window.rs Bump MSRV to 1.85 and edition to 2024 2025-10-20 00:01:36 +09:00