Crate wlcs

Source
Expand description

wlcs Bindings for Rust

Modules§

ffi_display_server_api
FFI API for WLCS Display Server. Compositors that implement WLCS testing will use the FFI wrappers that rely on the types defined here.
ffi_pointer_api
FFI API for Pointer testing in WLCS. Compositors that implement WLCS pointer testing will use the FFI wrappers that relay on the types defined here.
ffi_touch_api
touch
ffi_wrappers
Wrappers/helpers for setting up WLCS server integration

Macros§

extension_list
Build WLCS extension extension_list
wlcs_server_integration
Instantiate the WlcsServerIntegration for the specified type.

Traits§

Pointer
Trait for Wlcs clients implementing Pointer testing
Touch
Trait for Wlcs clients implementing Pointer testing
Wlcs
Trait to be implemented by Wlcs clients