session-lock: allow client to update cursor shape

This commit is contained in:
tokyo4j 2024-05-30 00:53:52 +09:00 committed by Hiroaki Yamamoto
parent 9e5ea88c70
commit d00711bc45
3 changed files with 27 additions and 4 deletions

View file

@ -15,6 +15,7 @@ enum node_descriptor_type {
LAB_NODE_DESC_XDG_POPUP,
LAB_NODE_DESC_LAYER_SURFACE,
LAB_NODE_DESC_LAYER_POPUP,
LAB_NODE_DESC_SESSION_LOCK_SURFACE,
LAB_NODE_DESC_IME_POPUP,
LAB_NODE_DESC_MENUITEM,
LAB_NODE_DESC_TREE,