mirror of
				https://gitlab.freedesktop.org/wlroots/wlroots.git
				synced 2025-10-29 05:40:12 -04:00 
			
		
		
		
	 ebdbe177d6
			
		
	
	
		ebdbe177d6
		
	
	
	
	
		
			
			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')
 |