| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -185,11 +185,13 @@ int _glfwPlatformInit(void) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    if (!_glfwInitEGL()) | 
					 | 
					 | 
					 | 
					    if (!_glfwInitEGL()) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        return GLFW_FALSE; | 
					 | 
					 | 
					 | 
					        return GLFW_FALSE; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    // Need the default conf for when we set a NULL cursor
 | 
					 | 
					 | 
					 | 
					    if (!_glfwInitJoysticksLinux()) | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    _glfw.mir.default_conf = mir_cursor_configuration_from_name(mir_arrow_cursor_name); | 
					 | 
					 | 
					 | 
					        return GLFW_FALSE; | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    _glfwInitTimerPOSIX(); | 
					 | 
					 | 
					 | 
					    _glfwInitTimerPOSIX(); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    _glfwInitJoysticksLinux(); | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
				
				
			
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    // Need the default conf for when we set a NULL cursor
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					 | 
					    _glfw.mir.default_conf = mir_cursor_configuration_from_name(mir_arrow_cursor_name); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    _glfw.mir.event_queue = calloc(1, sizeof(EventQueue)); | 
					 | 
					 | 
					 | 
					    _glfw.mir.event_queue = calloc(1, sizeof(EventQueue)); | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					    _glfwInitEventQueueMir(_glfw.mir.event_queue); | 
					 | 
					 | 
					 | 
					    _glfwInitEventQueueMir(_glfw.mir.event_queue); | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |