☰
Module xfixes
Structs
Constants
Functions
Type Definitions
xcb
Modules
base
big_requests
ffi
render
shape
xc_misc
xfixes
xproto
ayu
dark
light
All crates
ab_glyph_rasterizer
addr2line
adler
andrew
approx
arrayvec
ash
atom
backtrace
bitflags
byteorder
calloop
cfg_if
colorful
conrod_core
conrod_derive
conrod_example_shared
conrod_gfx
conrod_glium
conrod_piston
conrod_rendy
conrod_vulkano
conrod_wgpu
conrod_winit
copyless
copypasta
crossbeam
crossbeam_channel
crossbeam_deque
crossbeam_epoch
crossbeam_queue
crossbeam_utils
daggy
dlib
downcast_rs
draw_state
either
fixedbitset
float
fnv
futures
futures_channel
futures_core
futures_executor
futures_io
futures_macro
futures_sink
futures_task
futures_util
fxhash
getrandom
gfx
gfx_backend_empty
gfx_backend_vulkan
gfx_core
gfx_descriptor
gfx_hal
gfx_memory
gimli
glium
glutin
glutin_egl_sys
glutin_glx_sys
graphics
half
hibitset
inplace_it
input
instant
interpolation
iovec
itoa
lazy_static
lazycell
libc
libloading
line_drawing
linked_hash_map
lock_api
log
maybe_uninit
memchr
memmap
memoffset
miniz_oxide
mio
mio_extras
naga
net2
nix
nom
num
num_bigint
num_complex
num_cpus
num_integer
num_iter
num_rational
num_traits
object
once_cell
ordered_float
ordermap
osmesa_sys
owned_ttf_parser
parking_lot
parking_lot_core
percent_encoding
petgraph
pin_project
pin_project_internal
pin_project_lite
pin_utils
ppv_lite86
proc_macro2
proc_macro_hack
proc_macro_nested
quote
rand
rand_chacha
rand_core
raw_window_handle
read_color
relevant
rendy
rendy_chain
rendy_command
rendy_core
rendy_descriptor
rendy_factory
rendy_frame
rendy_graph
rendy_init
rendy_memory
rendy_mesh
rendy_resource
rendy_shader
rendy_texture
rendy_wsi
rustc_demangle
rustc_hash
rusttype
ryu
same_file
scoped_tls
scopeguard
serde
serde_derive
serde_json
shaderc
shaderc_sys
shared_library
slab
smallvec
smithay_client_toolkit
smithay_clipboard
spirv_headers
stb_truetype
syn
takeable_option
texture
thiserror
thiserror_impl
thread_profiler
time
tracing
tracing_core
ttf_parser
typed_arena
unicode_xid
vecmath
viewport
vk_sys
void
vulkano
vulkano_shaders
walkdir
wayland_client
wayland_commons
wayland_cursor
wayland_egl
wayland_protocols
wayland_sys
wgpu
wgpu_core
wgpu_types
winit
x11
x11_clipboard
x11_dl
xcb
xcursor
xdg
xml
?
[
−
]
[src]
Module
xcb
::
xfixes
Structs
BadRegionError
Constants
BAD_REGION
BARRIER_DIRECTIONS_NEGATIVE_X
BARRIER_DIRECTIONS_NEGATIVE_Y
BARRIER_DIRECTIONS_POSITIVE_X
BARRIER_DIRECTIONS_POSITIVE_Y
CHANGE_CURSOR
CHANGE_CURSOR_BY_NAME
CHANGE_SAVE_SET
COPY_REGION
CREATE_POINTER_BARRIER
CREATE_REGION
CREATE_REGION_FROM_BITMAP
CREATE_REGION_FROM_GC
CREATE_REGION_FROM_PICTURE
CREATE_REGION_FROM_WINDOW
CURSOR_NOTIFY
CURSOR_NOTIFY_DISPLAY_CURSOR
CURSOR_NOTIFY_MASK_DISPLAY_CURSOR
DELETE_POINTER_BARRIER
DESTROY_REGION
EXPAND_REGION
FETCH_REGION
GET_CURSOR_IMAGE
GET_CURSOR_IMAGE_AND_NAME
GET_CURSOR_NAME
HIDE_CURSOR
INTERSECT_REGION
INVERT_REGION
MAJOR_VERSION
MINOR_VERSION
QUERY_VERSION
REGION_EXTENTS
REGION_NONE
SAVE_SET_MAPPING_MAP
SAVE_SET_MAPPING_UNMAP
SAVE_SET_MODE_DELETE
SAVE_SET_MODE_INSERT
SAVE_SET_TARGET_NEAREST
SAVE_SET_TARGET_ROOT
SELECTION_EVENT_MASK_SELECTION_CLIENT_CLOSE
SELECTION_EVENT_MASK_SELECTION_WINDOW_DESTROY
SELECTION_EVENT_MASK_SET_SELECTION_OWNER
SELECTION_EVENT_SELECTION_CLIENT_CLOSE
SELECTION_EVENT_SELECTION_WINDOW_DESTROY
SELECTION_EVENT_SET_SELECTION_OWNER
SELECTION_NOTIFY
SELECT_CURSOR_INPUT
SELECT_SELECTION_INPUT
SET_CURSOR_NAME
SET_GC_CLIP_REGION
SET_PICTURE_CLIP_REGION
SET_REGION
SET_WINDOW_SHAPE_REGION
SHOW_CURSOR
SUBTRACT_REGION
TRANSLATE_REGION
UNION_REGION
Functions
change_cursor
change_cursor_by_name
change_cursor_by_name_checked
change_cursor_checked
change_save_set
change_save_set_checked
copy_region
copy_region_checked
create_pointer_barrier
create_pointer_barrier_checked
create_region
create_region_checked
create_region_from_bitmap
create_region_from_bitmap_checked
create_region_from_gc
create_region_from_gc_checked
create_region_from_picture
create_region_from_picture_checked
create_region_from_window
create_region_from_window_checked
delete_pointer_barrier
delete_pointer_barrier_checked
destroy_region
destroy_region_checked
expand_region
expand_region_checked
fetch_region
fetch_region_unchecked
get_cursor_image
get_cursor_image_and_name
get_cursor_image_and_name_unchecked
get_cursor_image_unchecked
get_cursor_name
get_cursor_name_unchecked
hide_cursor
hide_cursor_checked
id
intersect_region
intersect_region_checked
invert_region
invert_region_checked
query_version
query_version_unchecked
region_extents
region_extents_checked
select_cursor_input
select_cursor_input_checked
select_selection_input
select_selection_input_checked
set_cursor_name
set_cursor_name_checked
set_gc_clip_region
set_gc_clip_region_checked
set_picture_clip_region
set_picture_clip_region_checked
set_region
set_region_checked
set_window_shape_region
set_window_shape_region_checked
show_cursor
show_cursor_checked
subtract_region
subtract_region_checked
translate_region
translate_region_checked
union_region
union_region_checked
Type Definitions
Barrier
BarrierDirections
CursorNotify
CursorNotifyEvent
CursorNotifyMask
FetchRegionCookie
FetchRegionReply
GetCursorImageAndNameCookie
GetCursorImageAndNameReply
GetCursorImageCookie
GetCursorImageReply
GetCursorNameCookie
GetCursorNameReply
QueryVersionCookie
QueryVersionReply
Region
RegionEnum
SaveSetMapping
SaveSetMode
SaveSetTarget
SelectionEvent
SelectionEventMask
SelectionNotifyEvent