wl_surface: dispatch presentation feedback via presented events
This commit is contained in:
parent
01331afc6d
commit
7800488555
9 changed files with 117 additions and 47 deletions
|
|
@ -177,6 +177,7 @@ impl ConnectorHandler {
|
|||
title_visible: Default::default(),
|
||||
schedule,
|
||||
latch_event: Default::default(),
|
||||
presentation_event: Default::default(),
|
||||
});
|
||||
on.update_visible();
|
||||
on.update_rects();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue