| 
						
						
							
								
							
						
						
					 | 
					 | 
					@ -105,9 +105,9 @@ static GLboolean createWindow(_GLFWwindow* window, | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        wa.colormap = window->X11.colormap; | 
					 | 
					 | 
					 | 
					        wa.colormap = window->X11.colormap; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        wa.border_pixel = 0; | 
					 | 
					 | 
					 | 
					        wa.border_pixel = 0; | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        wa.event_mask = StructureNotifyMask | KeyPressMask | KeyReleaseMask | | 
					 | 
					 | 
					 | 
					        wa.event_mask = StructureNotifyMask | KeyPressMask | KeyReleaseMask | | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            PointerMotionMask | ButtonPressMask | ButtonReleaseMask | | 
					 | 
					 | 
					 | 
					                        PointerMotionMask | ButtonPressMask | ButtonReleaseMask | | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            ExposureMask | FocusChangeMask | VisibilityChangeMask | | 
					 | 
					 | 
					 | 
					                        ExposureMask | FocusChangeMask | VisibilityChangeMask | | 
				
			
			
				
				
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					            EnterWindowMask | LeaveWindowMask; | 
					 | 
					 | 
					 | 
					                        EnterWindowMask | LeaveWindowMask; | 
				
			
			
				
				
			
		
	
		
		
	
		
		
	
		
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					
 | 
					 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        if (wndconfig->monitor) | 
					 | 
					 | 
					 | 
					        if (wndconfig->monitor) | 
				
			
			
		
	
		
		
			
				
					
					 | 
					 | 
					 | 
					        { | 
					 | 
					 | 
					 | 
					        { | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					 | 
					
  |