Compare commits
	
		
			2 commits
		
	
	
		
			e435f60540
			...
			a86909af3c
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
|   | a86909af3c | ||
|   | f03fb46366 | 
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -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…
	
	Add table
		Add a link
		
	
		Reference in a new issue