Module x11

Source

Re-exportsยง

pub use util::CustomCursor;

Modulesยง

activation ๐Ÿ”’
X11 activation handling.
atoms ๐Ÿ”’
Collects every atom used by the platform implementation.
dnd ๐Ÿ”’
event_processor ๐Ÿ”’
ffi
ime ๐Ÿ”’
monitor ๐Ÿ”’
util ๐Ÿ”’
window ๐Ÿ”’
xdisplay ๐Ÿ”’
xsettings ๐Ÿ”’
Parser for the xsettings data format.

Structsยง

ActiveEventLoop
Device
DeviceId
DeviceInfo ๐Ÿ”’
EventLoop
EventLoopProxy
EventLoopState ๐Ÿ”’
PeekableReceiver ๐Ÿ”’
ScrollAxis ๐Ÿ”’
WakeSender ๐Ÿ”’
Window ๐Ÿ”’

Enumsยง

ScrollOrientation ๐Ÿ”’
X11Error
Generic sum error type for X11 errors.

Constantsยง

ALL_DEVICES ๐Ÿ”’
ALL_MASTER_DEVICES ๐Ÿ”’
ICONIC_STATE ๐Ÿ”’

Traitsยง

CookieResultExt ๐Ÿ”’
Extension trait for Result<VoidCookie, E>.

Functionsยง

mkdid ๐Ÿ”’
mkwid ๐Ÿ”’
xinput_fp1616_to_float ๐Ÿ”’
Convert the raw X11 representation for a 32-bit floating point to a double.

Type Aliasesยง

ActivationToken ๐Ÿ”’
VoidCookie ๐Ÿ”’
Type alias for a void cookie.
X11Source ๐Ÿ”’
X11rbConnection ๐Ÿ”’
The underlying x11rb connection that we are using.