df972677c1 
								
							
								 
							
						 
						
							
							
								
								docs: document XDG_SESSION_ID  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a13aeb9711 
								
							
								 
							
						 
						
							
							
								
								docs: establish one section per backend  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								32fc25f151 
								
							
								 
							
						 
						
							
							
								
								docs: remove rootston-specific env vars  
							
							... 
							
							
 
							
							rootston isn't part of wlroots anymore. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ebdbe177d6 
								
							
								 
							
						 
						
							
							
								
								Drop RDP backend  
							
							... 
							
							
 
							
							Users interested in remote access to wlroots compositors should use
wayvnc:
https://github.com/any1/wayvnc  
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								ce5040a5a1 
								
							
								 
							
						 
						
							
							
								
								note libinput as well  
							
							
 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								e8db36d5d8 
								
							
								 
							
						 
						
							
							
								
								Update environment variable documentation to include more backends  
							
							... 
							
							
 
							
							Testing with exporting WLR_BACKENDS=drm worked, and it wasn't documented. Checking the backends folder, and it also mentions an RDP backend as well 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								b85f0cbff9 
								
							
								 
							
						 
						
							
							
								
								Remove WLR_DRM_NO_ATOMIC_GAMMA workaround  
							
							... 
							
							
 
							
							This is fixed on amdgpu, so we don't need this anymore. 
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								fd0d7d0907 
								
							
								 
							
						 
						
							
							
								
								Add FreeRDP backend for remote desktop support  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								2baad6eba6 
								
							
								 
							
						 
						
							
							
								
								backend/session: Allow setting a custom tty via WLR_DIRECT_TTY  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								9b4be5a595 
								
							
								 
							
						 
						
							
							
								
								Introduce noop backend  
							
							... 
							
							
 
							
							The noop backend is similar to headless, but it doesn't contain a
renderer. It can be used as a place to stash views for when there's no
physical outputs connected. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								443a38bd3f 
								
									
								
							
								 
							
						 
						
							
							
								
								backend/drm: add WLR_DRM_NO_ATOMIC_GAMMA env variable  
							
							... 
							
							
 
							
							This allows the legacy interface to be used instead of atomic if needed. This
is a workaround to make some Intel GPUs work (if this variable is unset) as
well as to make some AMD GPUs work (if this variable is set). 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								346ec21c4c 
								
									
								
							
								 
							
						 
						
							
							
								
								util: use shm_open for in-memory files  
							
							... 
							
							
 
							
							shm_open is a POSIX function creating an in-memory file. Using it simplifies
the code and removes the dependency on XDG_RUNTIME_DIR. The only downside is
that we need to generate a random name for the shm file. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								572dfcdba7 
								
									
								
							
								 
							
						 
						
							
							
								
								Add support for WLR_SESSION env variable  
							
							... 
							
							
 
							
							Valid values are "logind"/"systemd" and "direct". If WLR_SESSION is set,
only its value is potentially tried; it will not try any other option. 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								524702eb16 
								
							
								 
							
						 
						
							
							
								
								output: introduce WLR_NO_HARDWARE_CURSORS  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								cdbeaef5dd 
								
							
								 
							
						 
						
							
							
								
								Document WLR_HEADLESS_OUTPUTS  
							
							
 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								007d83c6ee 
								
									
								
							
								 
							
						 
						
							
							
								
								backend: allow multiple backends in WLR_BACKENDS  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								a1631dd9ee 
								
									
								
							
								 
							
						 
						
							
							
								
								backend: add WLR_BACKEND env variable  
							
							
 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								697bb68ed5 
								
							
								 
							
						 
						
							
							
								
								Document env vars used by wlroots  
							
							
 
							
						 
						
							8 years ago