mirror of
https://github.com/labwc/labwc.git
synced 2025-10-31 22:25:34 -04:00
Add All context for mouse events
This commit is contained in:
parent
ecb7267686
commit
ed1b631492
3 changed files with 4 additions and 1 deletions
|
|
@ -45,6 +45,7 @@ enum ssd_part_type {
|
|||
LAB_SSD_LAYER_SURFACE,
|
||||
LAB_SSD_LAYER_SUBSURFACE,
|
||||
LAB_SSD_UNMANAGED,
|
||||
LAB_SSD_ALL,
|
||||
LAB_SSD_END_MARKER
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue