Window.RequestSourcetype t = | Move of {seat : Types.Seat.t;}| Move_to of {x : Oxbow_core.Extent.t;y : Oxbow_core.Extent.t;}| Resize of {seat : Types.Seat.t;edges : int32;}| Resize_to of {w : Oxbow_core.Extent.t;h : Oxbow_core.Extent.t;}| Maximize| Unmaximize| Fake_fullscreen| Exit_fake_fullscreen| Fullscreen of {output : Types.Output.t option;}| Exit_fullscreen| Dimensions of {}| Set_sticky of Oxbow_core.Sticky.t| Send_to_output_name of {name : string;policy : Oxbow_core.Tag.Policy.t;}| Float| Tile