Update Smithay, with Window that supports X11 surfaces
This commit is contained in:
parent
849882a7db
commit
3036448c19
24 changed files with 482 additions and 619 deletions
|
|
@ -230,7 +230,7 @@ impl PointerGrab<State> for MoveGrab {
|
|||
.as_logical()
|
||||
.overlaps_or_touches(Rectangle::from_loc_and_size(
|
||||
handle.current_location().to_i32_floor(),
|
||||
(0,0),
|
||||
(0, 0),
|
||||
))
|
||||
})
|
||||
.cloned()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue