wayland: run idle code unconditionally
This commit is contained in:
parent
8da6285be8
commit
01e3930ced
5 changed files with 1 additions and 18 deletions
|
|
@ -206,10 +206,6 @@ impl Backend for TestBackend {
|
|||
|
||||
fn set_idle(&self, _idle: bool) {}
|
||||
|
||||
fn supports_idle(&self) -> bool {
|
||||
true
|
||||
}
|
||||
|
||||
fn supports_presentation_feedback(&self) -> bool {
|
||||
true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue