Compare commits
2 commits
e435f60540
...
a86909af3c
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a86909af3c | ||
![]() |
f03fb46366 |
|
@ -18,7 +18,7 @@ pub(crate) fn pixels(connection: &Connection, pixel_command: PixelCommand) {
|
|||
PixelCommand::Screen {
|
||||
stream_options,
|
||||
image_processing,
|
||||
} => stream_window(connection, stream_options, image_processing),
|
||||
} => stream_window(&connection, stream_options, image_processing),
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue