Module Wlr_layer_shell_unstable_v1_proto.Zwlr_layer_surface_v1

type t = [
  1. | `Zwlr_layer_surface_v1
]
type Wayland.Metadata.ty +=
  1. | T : [ `Zwlr_layer_surface_v1 ] Wayland.Metadata.ty
type versions = [
  1. | `V1
  2. | `V2
  3. | `V3
  4. | `V4
  5. | `V5
]
val interface : string
val version : int32
module Keyboard_interactivity : sig ... end

Types of keyboard interaction possible for a layer shell surface.

module Error : sig ... end
module Anchor : sig ... end
val requests : int -> string * (string * [> `Int | `Object of string option | `Uint ]) list
val events : int -> string * (string * [> `Uint ]) list