Module winit::platform_impl::linux
source · Modules§
Macros§
- x11_
or_ πwayland x11_or_wayland!(match expr; Enum(foo) => foo.something())
expands to the equivalent of
Structs§
Enums§
- Backend π
- Owned
Display πHandle - Platform
Custom πCursor - Window π
Statics§
- X11_
BACKEND π - XLIB_
ERRO πR_ HOOKS Hooks for X11 errors.
Functions§
- is_
main_ πthread - min_
timeout πReturns the minimumOption<Duration>
, taking into account thatNone
equates to an infinite timeout, not a zero timeout (so canβt just useOption::min
) - x_
error_ π βcallback