diff options
author | Erik Reider <[email protected]> | 2023-02-14 16:51:29 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2023-02-14 10:51:29 -0500 |
commit | e78fc3364b0440ff82becbec4ae57458374a145f (patch) | |
tree | 0eb825dcc36401438543dbb6fd32ec700b4b90b7 /sway/sway-ipc.7.scd | |
parent | 3efd3b558fe49bc7a7f3c30c19783e3fe5efeb24 (diff) |
upstream update: merge sway 1.8.1 (#111)
Diffstat (limited to 'sway/sway-ipc.7.scd')
-rw-r--r-- | sway/sway-ipc.7.scd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd index 9121f679..f2ab30f7 100644 --- a/sway/sway-ipc.7.scd +++ b/sway/sway-ipc.7.scd @@ -337,8 +337,9 @@ node and will have the following properties: this, but borders are included. |- window_rect : object -: The geometry of the contents inside the node. The window decorations are - excluded from this calculation, but borders are included. +: The geometry of the content inside the node. These coordinates are relative + to the node itself. Window decorations and borders are outside the + _window_rect_ |- deco_rect : object : The geometry of the decorations for the node relative to the parent node |