autocommit 2022-01-09 13:07:57 CET
This commit is contained in:
parent
4efb187e24
commit
02d1c90501
5 changed files with 41 additions and 3 deletions
|
|
@ -198,6 +198,7 @@ impl XorgBackend {
|
|||
}
|
||||
|
||||
state.wheel.periodic(wheel_id, 16_667, slf.clone())?;
|
||||
// state.wheel.periodic(wheel_id, 1000_000, slf.clone())?;
|
||||
state.el.insert(slf.id, Some(fd), c::EPOLLIN, slf.clone())?;
|
||||
|
||||
slf.add_output()?;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue