auto_exclusive_zone_enable


Description:


public void auto_exclusive_zone_enable (Window window)

When auto exclusive zone is enabled, exclusive zone is automatically set to the size of the window + relevant margin.

To disable auto exclusive zone, just set the exclusive zone to 0 or any other fixed value.

NOTE: you can control the auto exclusive zone by changing the margin on the non-anchored edge. This behavior is specific to gtk-layer-shell and not part of the underlying protocol

Parameters:

window

A layer surface.


Namespace: GtkLayerShell