When setting the visibility of a libdecor frame on a compositor that supports XDG decorations, libdecor 0.1 will update the geometry of the XDG surface. GLFW attempted to set the visibility before having told libdecor what size the content area is. This caused a Wayland protocol error when libdecor attempted to set the window size to 0x0. This commit adds setting the content area size for the libdecor frame directly after creation, allowing libdecor to know what it's doing.master
							parent
							
								
									9fdc425931
								
							
						
					
					
						commit
						23e40548b1
					
				
				 2 changed files with 6 additions and 0 deletions
			
			
		
					Loading…
					
					
				
		Reference in New Issue