package oxbow
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
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/Server/Window_management/River_output_v1/class-v4/index.html
Class River_output_v1.v4Source
Handler for a proxy with version >= 4.
constraint 'a = [< `V4 | `V5 ]method private virtual on_destroy : [> `V4 | `V5 ] t -> unitDestroy the output object.
This request indicates that the client will no longer use the output object and that it may be safely destroyed.
This request should be made after the river_output_v1.removed event is received to complete destruction of the output.
method private virtual on_set_presentation_mode : [> `V4 | `V5 ] t ->
mode:Imports.River_output_v1.Presentation_mode.t ->
unitSet the preferred presentation mode.
Set the preferred presentation mode of the output. The compositor should always respect the preference of the window manager if possible. If this request is never made, the preferred presentation mode is vsync.
This request modifies rendering state and may only be made as part of a render sequence, see the river_window_manager_v1 description.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>