mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	
		
			
	
	
		
			19 lines
		
	
	
	
		
			562 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			19 lines
		
	
	
	
		
			562 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| 
								 | 
							
								<protocol name="lock">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								  <interface name="lock" version="1">
							 | 
						||
| 
								 | 
							
								    <description summary="create lock screen UIs">
							 | 
						||
| 
								 | 
							
								      The Weston desktop-shell protocol's locking functionality depends more
							 | 
						||
| 
								 | 
							
								      on the behavior of the compositor than of a screen locking client, so
							 | 
						||
| 
								 | 
							
								      another protocol is necessary.
							 | 
						||
| 
								 | 
							
								    </description>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <request name="set_lock_surface">
							 | 
						||
| 
								 | 
							
								      <arg name="output" type="object" interface="wl_output"/>
							 | 
						||
| 
								 | 
							
								      <arg name="surface" type="object" interface="wl_surface"/>
							 | 
						||
| 
								 | 
							
								    </request>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <request name="unlock"/>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								  </interface>
							 | 
						||
| 
								 | 
							
								</protocol>
							 |