aboutsummaryrefslogtreecommitdiffstats
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 9761c2c0..057993ec 100644
--- a/include/sway/scene_descriptor.h
+++ b/include/sway/scene_descriptor.h
@@ -12,6 +12,7 @@
12 12
13enum sway_scene_descriptor_type { 13enum sway_scene_descriptor_type {
14 SWAY_SCENE_DESC_BUFFER_TIMER, 14 SWAY_SCENE_DESC_BUFFER_TIMER,
15 SWAY_SCENE_DESC_DRAG_ICON,
15}; 16};
16 17
17bool scene_descriptor_assign(struct wlr_scene_node *node, 18bool scene_descriptor_assign(struct wlr_scene_node *node,