mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
osd: allow clicking an osd item to focus the window
This commit is contained in:
parent
681c4e2c51
commit
670cf9b455
9 changed files with 55 additions and 1 deletions
|
|
@ -47,7 +47,7 @@ enum lab_node_type {
|
|||
LAB_NODE_FRAME,
|
||||
LAB_NODE_ROOT,
|
||||
LAB_NODE_MENUITEM,
|
||||
LAB_NODE_OSD,
|
||||
LAB_NODE_OSD_ITEM,
|
||||
LAB_NODE_LAYER_SURFACE,
|
||||
LAB_NODE_UNMANAGED,
|
||||
LAB_NODE_ALL,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue