mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	Add floating_modifier extension to manpage
This commit is contained in:
		
							parent
							
								
									c286d69deb
								
							
						
					
					
						commit
						f28a1d9183
					
				
					 1 changed files with 4 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -41,10 +41,12 @@ Commands
 | 
			
		|||
**floating** <enable|disable|toggle>::
 | 
			
		||||
	Make focused view floating, non-floating, or the opposite of what it is now.
 | 
			
		||||
 | 
			
		||||
**floating_modifier** <modifier>::
 | 
			
		||||
**floating_modifier** <modifier> [normal|inverse]::
 | 
			
		||||
	When the _modifier_ key is held down, you may use left click to drag floating
 | 
			
		||||
	windows, and right click to resize them. Unlike i3, this modifier may also be
 | 
			
		||||
	used to resize and move windows that are tiled.
 | 
			
		||||
	used to resize and move windows that are tiled. With the _inverse_ mode
 | 
			
		||||
	enabled, left click is used for resizing and right click for dragging. The
 | 
			
		||||
	mode paramenter is optional and defaults to _normal_ if it isn't defined.
 | 
			
		||||
 | 
			
		||||
**focus** <direction>::
 | 
			
		||||
	Direction may be one of _up_, _down_, _left_, _right_, or _parent_. The
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue