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