mirror of
				https://github.com/labwc/labwc.git
				synced 2025-10-29 05:40:24 -04:00 
			
		
		
		
	config: initialize some missing defaults
This commit is contained in:
		
							parent
							
								
									88a67d586c
								
							
						
					
					
						commit
						f7021b7504
					
				
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -1235,6 +1235,12 @@ rcxml_init(void) | |||
| 	rc.corner_radius = 8; | ||||
| 	rc.shadows_enabled = false; | ||||
| 
 | ||||
| 	rc.gap = 0; | ||||
| 	rc.adaptive_sync = LAB_ADAPTIVE_SYNC_DISABLED; | ||||
| 	rc.allow_tearing = false; | ||||
| 	rc.reuse_output_mode = false; | ||||
| 	rc.xwayland_persistence = false; | ||||
| 
 | ||||
| 	init_font_defaults(&rc.font_activewindow); | ||||
| 	init_font_defaults(&rc.font_inactivewindow); | ||||
| 	init_font_defaults(&rc.font_menuitem); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Christopher Snowhill
						Christopher Snowhill