From: John Lindgren Date: Sun, 7 Dec 2025 05:08:07 +0000 (-0500) Subject: node: update node_descriptor_create() comment X-Git-Url: https://git.mdlowis.com/?a=commitdiff_plain;h=a1d8ebc0de69b263556359ff47ac5507a9b0befd;p=proto%2Flabwc.git node: update node_descriptor_create() comment --- diff --git a/include/node.h b/include/node.h index 7b4936d6..6e459f69 100644 --- a/include/node.h +++ b/include/node.h @@ -24,6 +24,7 @@ struct node_descriptor { * @type: node descriptor type * @view: associated view * @data: struct to point to as follows: + * - LAB_NODE_CYCLE_OSD_ITEM struct cycle_osd_item * - LAB_NODE_LAYER_SURFACE struct lab_layer_surface * - LAB_NODE_LAYER_POPUP struct lab_layer_popup * - LAB_NODE_MENUITEM struct menuitem