Merge pull request #3790 from RedSoxFan/sway-ipc-clarify-window-rect

sway-ipc.7: clarify window_rect omits decorations
This commit is contained in:
Drew DeVault 2019-02-27 22:20:16 -05:00 committed by GitHub
commit 6728db28a2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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