mirror of
				https://github.com/i3/i3.git
				synced 2025-10-29 19:35:06 +00:00 
			
		
		
		
	Improve documentation regarding tiling drag (#5541)
This commit is contained in:
		
							parent
							
								
									3ae5f31d04
								
							
						
					
					
						commit
						866e3dd909
					
				| @ -202,7 +202,8 @@ Floating windows are always on top of tiling windows. | ||||
| Since i3 4.21, it's possible to drag tiling containers using the mouse. The | ||||
| drag can be initiated either by dragging the window's titlebar or by pressing | ||||
| the <<floating_modifier>> and dragging the container while holding the | ||||
| left-click button. | ||||
| left-click button. See the <<config_tiling_drag>> option for configuring which | ||||
| action triggers the tiling drag. | ||||
| 
 | ||||
| Once the drag is initiated and the cursor has left the original container, drop | ||||
| indicators are created according to the position of the cursor relatively to | ||||
| @ -1438,6 +1439,8 @@ bindsym Mod1+F fullscreen toggle | ||||
| 
 | ||||
| You can configure how to initiate the tiling drag feature (see <<tiling_drag>>). | ||||
| 
 | ||||
| The default is +modifier+. | ||||
| 
 | ||||
| *Syntax*: | ||||
| -------------------------------- | ||||
| tiling_drag off | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user