mirror of
https://github.com/labwc/labwc.git
synced 2026-06-13 14:33:18 -04:00
add config dialog
This commit is contained in:
parent
ff2f243eb1
commit
c8889c7fb7
12 changed files with 230 additions and 59 deletions
|
|
@ -50,6 +50,7 @@ enum lab_node_type {
|
|||
LAB_NODE_CYCLE_OSD_ITEM,
|
||||
LAB_NODE_LAYER_SURFACE,
|
||||
LAB_NODE_UNMANAGED,
|
||||
LAB_NODE_CONFIG_DIALOG,
|
||||
LAB_NODE_ALL,
|
||||
|
||||
/* translated to LAB_NODE_CLIENT by get_cursor_context() */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue