mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
IME: support IME popup
This commit is contained in:
parent
53fc8d5e39
commit
b6d576922b
7 changed files with 175 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue