package wayland

  1. Overview
  2. Docs
Pure OCaml Wayland protocol library

Install

Dune Dependency

Authors

Maintainers

Sources

wayland-2.1.tbz
sha256=0ffb53958954f1ed4ef874a122c071a9cf3de77ae341b963eb7b513d8028f3c1
sha512=e391b91b4161ada44339bb97b0acf40a0ef3d3c8f62a114333a61155b70288b31b5904492ebbf187bad957849ff6e1df172d014f46ffc33db7140fa833449f5c

doc/wayland.protocols/Wayland_protocols/Xdg_shell_proto/Xdg_toplevel/Wm_capabilities/index.html

Module Xdg_toplevel.Wm_capabilitiesSource

Sourcetype t =
  1. | Window_menu : t
  2. | Maximize : t
  3. | Fullscreen : t
  4. | Minimize : t
Sourceval to_int32 : t -> int32
Sourceval of_int32 : int32 -> t
OCaml

Innovation. Community. Security.