mirror of
				https://github.com/swaywm/sway.git
				synced 2025-10-29 05:40:18 -04:00 
			
		
		
		
	desktop/output: Avoid duplicate output manager update
This commit is contained in:
		
							parent
							
								
									af28ac04a4
								
							
						
					
					
						commit
						cfb292cca7
					
				
					 1 changed files with 0 additions and 4 deletions
				
			
		|  | @ -633,10 +633,6 @@ static void output_manager_apply(struct sway_server *server, | |||
| 		wlr_output_configuration_v1_send_failed(config); | ||||
| 	} | ||||
| 	wlr_output_configuration_v1_destroy(config); | ||||
| 
 | ||||
| 	if (!test_only) { | ||||
| 		update_output_manager_config(server); | ||||
| 	} | ||||
| } | ||||
| 
 | ||||
| void handle_output_manager_apply(struct wl_listener *listener, void *data) { | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Kenny Levinsen
						Kenny Levinsen