mirror of
				https://github.com/swaywm/sway.git
				synced 2025-11-03 09:01:43 -05:00 
			
		
		
		
	sway-ipc.7: clarify window_rect omits decorations
According to the i3 ipc documentation, `window_rect` excludes the window decorations from the calculation. This just clarifies that in `sway-ipc.7.scd`
This commit is contained in:
		
							parent
							
								
									4431ae68fc
								
							
						
					
					
						commit
						56217bfbc0
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -317,7 +317,8 @@ node and will have the following properties:
 | 
			
		|||
:  The absolute geometry of the node
 | 
			
		||||
|- window_rect
 | 
			
		||||
:  object
 | 
			
		||||
:  The geometry of the contents inside the node
 | 
			
		||||
:  The geometry of the contents inside the node. The window decorations are
 | 
			
		||||
   excluded from this calculation, but borders are included.
 | 
			
		||||
|- deco_rect
 | 
			
		||||
:  object
 | 
			
		||||
:  The geometry of the decorations inside the node
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue