Module xdisplay
winit
0.30.9
Module xdisplay
Module Items
Structs
Enums
Type Aliases
In winit::
platform_
impl::
linux::
x11
Modules
activation
atoms
dnd
event_processor
ffi
ime
monitor
util
window
xdisplay
xsettings
Structs
ActiveEventLoop
Device
DeviceId
DeviceInfo
EventLoop
EventLoopProxy
EventLoopState
PeekableReceiver
ScrollAxis
WakeSender
Window
Enums
ScrollOrientation
X11Error
Constants
ALL_DEVICES
ALL_MASTER_DEVICES
ICONIC_STATE
Traits
CookieResultExt
Functions
mkdid
mkwid
xinput_fp1616_to_float
Type Aliases
ActivationToken
VoidCookie
X11Source
X11rbConnection
winit
::
platform_impl
::
linux
::
x11
Module
xdisplay
Copy item path
Settings
Help
Summary
Source
Structs
§
Wrap
Connect
Error
🔒
A newtype wrapper around a
ConnectError
that can’t be accessed by downstream libraries.
XConnection
A connection to an X server.
XError
Error triggered by xlib.
Enums
§
XNot
Supported
Error returned if this system doesn’t have XLib or can’t create an X connection.
Type Aliases
§
XError
Handler