idle: add a grace period
This commit is contained in:
parent
1ad3d11616
commit
e8be15a26c
29 changed files with 405 additions and 79 deletions
|
|
@ -504,6 +504,7 @@ impl MetalConnector {
|
|||
true,
|
||||
render_hw_cursor,
|
||||
node.has_fullscreen(),
|
||||
true,
|
||||
node.global.persistent.transform.get(),
|
||||
Some(&self.state.damage_visualizer),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue