mirror of
				https://github.com/yshui/picom.git
				synced 2025-10-30 23:46:46 -04:00 
			
		
		
		
	Make xinerama mandatory
Fixes #116 Also tweaks the usage message a bit. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
		
							parent
							
								
									b2750b26e0
								
							
						
					
					
						commit
						2a41847aa6
					
				
					 8 changed files with 26 additions and 68 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,4 @@
 | 
			
		|||
option('sanitize', type: 'boolean', value: false, description: 'Compile compton with sanitizers')
 | 
			
		||||
option('xinerama', type: 'boolean', value: true, description: 'Enable XINERAMA support')
 | 
			
		||||
option('config_file', type: 'boolean', value: true, description: 'Enable config file support')
 | 
			
		||||
option('regex', type: 'boolean', value: true, description: 'Enable regex support in window conditions')
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue