mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -04:00
cursor: prevent press on layer-subsurface from cancelling popup grab
Fixes: #1030
This commit is contained in:
parent
be1ef03412
commit
db1e628e0e
3 changed files with 7 additions and 1 deletions
|
|
@ -36,6 +36,7 @@ enum ssd_part_type {
|
|||
LAB_SSD_MENU,
|
||||
LAB_SSD_OSD,
|
||||
LAB_SSD_LAYER_SURFACE,
|
||||
LAB_SSD_LAYER_SUBSURFACE,
|
||||
LAB_SSD_UNMANAGED,
|
||||
LAB_SSD_END_MARKER
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue