IME: support IME popup

This commit is contained in:
tokyo4j 2024-02-23 03:50:55 +09:00
parent a5fcbfaf72
commit a951718603
7 changed files with 175 additions and 1 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_IME_POPUP,
LAB_NODE_DESC_MENUITEM,
LAB_NODE_DESC_TREE,
LAB_NODE_DESC_SSD_BUTTON,