package wayland

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type 'v t = ([ `Org_kde_kwin_server_decoration ], 'v, [ `Client ]) Wayland.Proxy.t

Version 1

val request_mode : [< `V1 ] t -> mode:int32 -> unit

The decoration mode the surface wants to use..

val release : [< `V1 ] t -> unit

Release the server decoration object.

Handlers

Note: Servers will always want to use v1.

class virtual +'a v1 : object ... end

Handler for a proxy with version >= 1.