mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Update to wlc 0.0.2
This commit is contained in:
		
							parent
							
								
									9412dc7edf
								
							
						
					
					
						commit
						54c635ca16
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -188,7 +188,7 @@ int main(int argc, char **argv) {
 | 
				
			||||||
	/* (That code runs as root on systems without logind, and wlc_init drops to
 | 
						/* (That code runs as root on systems without logind, and wlc_init drops to
 | 
				
			||||||
	 * another user.) */
 | 
						 * another user.) */
 | 
				
			||||||
	register_wlc_handlers();
 | 
						register_wlc_handlers();
 | 
				
			||||||
	if (!wlc_init2()) {
 | 
						if (!wlc_init()) {
 | 
				
			||||||
		return 1;
 | 
							return 1;
 | 
				
			||||||
	}
 | 
						}
 | 
				
			||||||
	register_extensions();
 | 
						register_extensions();
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue