package oxbow

  1. Overview
  2. Docs
Dynamic window manager for the river Wayland compositor

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.1.1.tar.gz
md5=a182e6d368a65e6752771e41e651713f
sha512=020d2c7f9f4e06966ca56695e24eb0b41dd12500aa65d2cd9b56e03068bbb6ea7770de0a33c04f0d054bd474bee8c2b36bb46af86266c9823490e1bd0810c027

doc/oxbow.river/River/Proto/Window_management/River_seat_v1/index.html

Module Window_management.River_seat_v1Source

Sourcetype t = [
  1. | `River_seat_v1
]
Sourcetype Wayland.Metadata.ty +=
  1. | T : [ `River_seat_v1 ] Wayland.Metadata.ty
Sourcetype versions = [
  1. | `V1
  2. | `V2
  3. | `V3
  4. | `V4
  5. | `V5
]
Sourceval interface : string
Sourceval version : int32
Sourcemodule Modifiers : sig ... end

A set of keyboard modifiers.

Sourceval requests : int -> string * (string * [> `Int | `New_ID of string option | `Object of string option | `String | `Uint ]) list
Sourceval events : int -> string * (string * [> `Int | `Object of string option | `Uint ]) list