aboutsummaryrefslogtreecommitdiff
path: root/include/sway/scene_descriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sway/scene_descriptor.h')
-rw-r--r--include/sway/scene_descriptor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sway/scene_descriptor.h b/include/sway/scene_descriptor.h
index 8af81219..970adaa5 100644
--- a/include/sway/scene_descriptor.h
+++ b/include/sway/scene_descriptor.h
@@ -15,6 +15,7 @@ enum sway_scene_descriptor_type {
SWAY_SCENE_DESC_NON_INTERACTIVE,
SWAY_SCENE_DESC_CONTAINER,
SWAY_SCENE_DESC_VIEW,
+ SWAY_SCENE_DESC_LAYER_SHELL,
SWAY_SCENE_DESC_DRAG_ICON,
};