mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-11-03 09:01:40 -05:00 
			
		
		
		
	Users interested in remote access to wlroots compositors should use wayvnc: https://github.com/any1/wayvnc
		
			
				
	
	
		
			11 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
	
		
			167 B
		
	
	
	
		
			Meson
		
	
	
	
	
	
wlr_files += files('backend.c')
 | 
						|
 | 
						|
subdir('drm')
 | 
						|
subdir('headless')
 | 
						|
subdir('libinput')
 | 
						|
subdir('multi')
 | 
						|
subdir('noop')
 | 
						|
subdir('wayland')
 | 
						|
subdir('x11')
 | 
						|
 | 
						|
subdir('session')
 |