mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	tree/output: Avoid duplicate input mapping configure
(cherry picked from 4fe054c6db)
			
			
This commit is contained in:
		
							parent
							
								
									c580b54b5e
								
							
						
					
					
						commit
						b7be9de2be
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
					@ -180,8 +180,6 @@ void output_enable(struct sway_output *output) {
 | 
				
			||||||
		ws->layout = output_get_default_layout(output);
 | 
							ws->layout = output_get_default_layout(output);
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	input_manager_configure_xcursor();
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
	wl_signal_emit_mutable(&root->events.new_node, &output->node);
 | 
						wl_signal_emit_mutable(&root->events.new_node, &output->node);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue