winit/winit-core/src
Mads Marquart 04482d5a2e
fix: Allow unknown bit-depth on macOS (#4190)
It is unclear what values CGDisplayModeCopyPixelEncoding is allowed to
return, so let's make sure to handle unknown cases.
2025-05-23 16:07:09 +02:00
..
application winit-core: cleanup event loop docs 2025-05-14 21:18:44 +09:00
event_loop Move EventLoopExt* to winit-core (#4228) 2025-05-20 16:56:53 +02:00
as_any.rs winit-core: new crate + split out as_any 2025-05-14 21:18:44 +09:00
cursor.rs winit-core: fix tests 2025-05-14 21:18:44 +09:00
error.rs winit-core: move error 2025-05-14 21:18:44 +09:00
event.rs winit-core/keyboard: clarify modifier docs 2025-05-21 17:40:28 +09:00
icon.rs winit-core: move icon 2025-05-14 21:18:44 +09:00
keyboard.rs doc: add info on sticky vs toggle modifier behavior (#4251) 2025-05-22 21:57:10 +02:00
lib.rs winit-core: add top-level doc 2025-05-14 21:18:44 +09:00
monitor.rs fix: Allow unknown bit-depth on macOS (#4190) 2025-05-23 16:07:09 +02:00
window.rs winit-core: fix tests 2025-05-14 21:18:44 +09:00