winit/src/platform_impl/linux
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
..
common Display all platform-specific documentation on docs.rs (#3076) 2024-01-04 12:54:35 +01:00
wayland Remove EventLoopError::AlreadyRunning 2024-01-29 22:06:03 +04:00
x11 Remove EventLoopError::AlreadyRunning 2024-01-29 22:06:03 +04:00
mod.rs Improve error when X11/Wayland is not present 2024-01-25 14:49:36 +04:00