winit/src/platform
Mads Marquart f526a47152
Remove EventLoopError::AlreadyRunning
This is already prevented by the type-system, and as such it doesn't
make sense to have an error case for this.
2024-01-29 22:06:03 +04:00
..
android.rs Remove generic parameter T from EventLoopWindowTarget (#3298) 2024-01-13 21:36:53 +01:00
ios.rs Move PlatformSpecificWindowBuilderAttributes (#3318) 2024-01-17 23:37:28 +01:00
macos.rs Move PlatformSpecificWindowBuilderAttributes (#3318) 2024-01-17 23:37:28 +01:00
mod.rs Platform is called Web not Wasm (#3393) 2024-01-14 18:54:52 +01:00
modifier_supplement.rs Display all platform-specific documentation on docs.rs (#3076) 2024-01-04 12:54:35 +01:00
orbital.rs Redox OS support (#2588) 2023-01-05 06:58:08 -07:00
pump_events.rs Add Window::builder, which replaces WindowBuilder::new 2024-01-27 10:16:52 -08:00
run_on_demand.rs Remove EventLoopError::AlreadyRunning 2024-01-29 22:06:03 +04:00
scancode.rs Display all platform-specific documentation on docs.rs (#3076) 2024-01-04 12:54:35 +01:00
startup_notify.rs Move PlatformSpecificWindowBuilderAttributes (#3318) 2024-01-17 23:37:28 +01:00
wayland.rs Move PlatformSpecificWindowBuilderAttributes (#3318) 2024-01-17 23:37:28 +01:00
web.rs Move PlatformSpecificWindowBuilderAttributes (#3318) 2024-01-17 23:37:28 +01:00
windows.rs Add DWMWA_SYSTEMBACKDROP_TYPE support on Windows (#3257) 2024-01-25 18:59:10 +01:00
x11.rs bugfix: Fix swapped instance and general class names on X11 2024-01-27 18:40:28 -08:00