From ecb646e12b3d395e729b9a6c4aef4eba9c6a726a Mon Sep 17 00:00:00 2001 From: Brian Ashworth Date: Wed, 27 Feb 2019 22:11:58 -0500 Subject: 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` --- sway/sway-ipc.7.scd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sway/sway-ipc.7.scd') diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd index 63fbacc7..d598a54f 100644 --- a/sway/sway-ipc.7.scd +++ b/sway/sway-ipc.7.scd @@ -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 -- cgit v1.2.3-54-g00ecf