Implement pointer constraints; update to send frame manually
This commit is contained in:
parent
0b057f153e
commit
373af07319
16 changed files with 272 additions and 49 deletions
|
|
@ -461,6 +461,8 @@ impl<P: Program + Send + 'static> PointerTarget<crate::state::State> for IcedEle
|
|||
let _ = internal.update(true);
|
||||
}
|
||||
|
||||
fn frame(&self, _seat: &Seat<crate::state::State>, _data: &mut crate::state::State) {}
|
||||
|
||||
fn leave(
|
||||
&self,
|
||||
_seat: &Seat<crate::state::State>,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue