Enumeration

AstalExclusivity

Declaration

enum Astal.Exclusivity

Description

No description available.

Members

ASTAL_EXCLUSIVITY_NORMAL

No description available.

  • Value: 0
  • Available since: 3.0
ASTAL_EXCLUSIVITY_EXCLUSIVE

Request the compositor to allocate space for this window.

  • Value: 1
  • Available since: 3.0
ASTAL_EXCLUSIVITY_IGNORE

Request the compositor to stack layers on top of each other.

  • Value: 2
  • Available since: 3.0