chore: manual clippy
This commit is contained in:
parent
0847247c33
commit
5e9ea93819
20 changed files with 253 additions and 291 deletions
|
|
@ -58,7 +58,7 @@ pub fn screenshot_window(state: &mut State, surface: &CosmicSurface) {
|
|||
smithay::backend::renderer::damage::Error::OutputNoMode(_) => unreachable!(),
|
||||
})?;
|
||||
let mapping = renderer.copy_framebuffer(
|
||||
&mut fb,
|
||||
&fb,
|
||||
bbox.to_buffer(1, Transform::Normal, &bbox.size),
|
||||
format,
|
||||
)?;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue