mirror of
				https://github.com/yshui/picom.git
				synced 2025-10-30 23:46:46 -04:00 
			
		
		
		
	Let old/new backends co-exist
Now both the old and the new backends are compiled in, the user can choose which one to use with a command line switch. Lower the barrier for testing. Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
This commit is contained in:
		
							parent
							
								
									62d4c0cbdb
								
							
						
					
					
						commit
						b0c5db9f5a
					
				
					 10 changed files with 123 additions and 44 deletions
				
			
		| 
						 | 
				
			
			@ -11,6 +11,4 @@ option('xrescheck', type: 'boolean', value: false, description: 'Enable X resour
 | 
			
		|||
 | 
			
		||||
option('build_docs', type: 'boolean', value: false, description: 'Build documentation and man pages')
 | 
			
		||||
 | 
			
		||||
option('new_backends', type: 'boolean', value: false, description: 'Does not really do anything right now')
 | 
			
		||||
 | 
			
		||||
option('modularize', type: 'boolean', value: false, description: 'Build with clang\'s module system')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue