Module glutin::platform::unix [−][src]
Expand description
Platform-specific methods for unix operating systems.
Modules
Structs
Enums
A button on Wayland’s client side decorations.
A button state of the button on Wayland’s client side decorations.
Context handles available on Unix-like platforms.
Error returned if this system doesn’t have XLib or can’t create an X connection.
X window type. Maps directly to
_NET_WM_WINDOW_TYPE
.
Traits
Additional methods on EventLoop
that are specific to Unix.
Additional methods on EventLoopWindowTarget
that are specific to Unix.
A unix-specific extension to the ContextBuilder
which allows building
unix-specific headless contexts.
Additional methods on MonitorHandle
that are specific to Linux.
A unix-specific extension for the ContextBuilder
which allows
assembling RawContext<T>
s.
A theme for a Wayland’s client side decorations.
Additional methods on WindowBuilder
that are specific to Unix.
Additional methods on Window
that are specific to Unix.