Function

Phoclayer_shell_arrange

Declaration [src]

gboolean
phoc_layer_shell_arrange (
  PhocOutput* output
)

Description [src]

Arrange the layer surfaces on the given output.

Parameters

output

Type: PhocOutput

The output to arrange.

The data is owned by the caller of the function.

Return value

Type: gboolean

TRUE if at least one layer surface needs to change size and hence configure events were sent to the client.