mirror of
https://github.com/labwc/labwc.git
synced 2026-02-15 22:05:25 -05:00
cursor: prevent press on layer-subsurface from cancelling popup grab
Fixes: #1030
This commit is contained in:
parent
be1ef03412
commit
a89bcc3c60
3 changed files with 7 additions and 1 deletions
|
|
@ -423,6 +423,7 @@ get_cursor_context(struct server *server)
|
|||
* setting the margin with the pointer.
|
||||
*/
|
||||
ret.surface = surface;
|
||||
ret.type = LAB_SSD_LAYER_SUBSURFACE;
|
||||
return ret;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue