Module winit::platform_impl::linux::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 ๐ - ime ๐
- monitor ๐
- util ๐
- window ๐
- xdisplay ๐
- xsettings ๐Parser for the xsettings data format.
Structsยง
- Device
Info ๐ - Event
Loop ๐State - Peekable
Receiver ๐ - Scroll
Axis ๐ - Wake
Sender ๐ - Window ๐
Enumsยง
- Scroll
Orientation ๐ - Generic sum error type for X11 errors.
Constantsยง
- ALL_
DEVICES ๐ - ALL_
MASTE ๐R_ DEVICES - ICONI
C_ ๐STATE
Traitsยง
- Cookie
Result ๐Ext Extension trait forResult<VoidCookie, E>
.
Functionsยง
Type Aliasesยง
- Activation
Token ๐ - Void
Cookie ๐Type alias for a void cookie. - X11Source ๐
- X11rb
Connection ๐The underlying x11rb connection that we are using.