Wayland.Wayland_serverBindings for use by Wayland servers.
module Wl_display : sig ... endCore global object.
module Wl_registry : sig ... endGlobal registry object.
module Wl_callback : sig ... endCallback object.
module Wl_compositor : sig ... endThe compositor singleton.
module Wl_shm_pool : sig ... endA shared memory pool.
module Wl_shm : sig ... endShared memory support.
module Wl_buffer : sig ... endContent for a wl_surface.
module Wl_data_offer : sig ... endOffer to transfer data.
module Wl_data_source : sig ... endOffer to transfer data.
module Wl_data_device : sig ... endData transfer device.
module Wl_data_device_manager : sig ... endData transfer interface.
module Wl_shell : sig ... endCreate desktop-style surfaces.
module Wl_shell_surface : sig ... endDesktop-style metadata interface.
module Wl_surface : sig ... endAn onscreen surface.
module Wl_seat : sig ... endGroup of input devices.
module Wl_pointer : sig ... endPointer input device.
module Wl_keyboard : sig ... endKeyboard input device.
module Wl_touch : sig ... endTouchscreen input device.
module Wl_output : sig ... endCompositor output region.
module Wl_region : sig ... endRegion interface.
module Wl_subcompositor : sig ... endSub-surface compositing.
module Wl_subsurface : sig ... endSub-surface interface to a wl_surface.