aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-ipc.7.scd
diff options
context:
space:
mode:
authorLibravatar Ɓukasz Adamczak <14021+czak@users.noreply.github.com>2023-02-05 15:13:54 +0100
committerLibravatar Ronan Pigott <ronan@rjp.ie>2023-02-10 11:17:50 -0700
commit8e4b6595786edf307623b9f1fcf3c7e5c8fa3833 (patch)
tree72200d84ae5904454e48e5000e65bba8238af295 /sway/sway-ipc.7.scd
parentCorrect window_rect.y with hide_edge_borders (diff)
downloadsway-8e4b6595786edf307623b9f1fcf3c7e5c8fa3833.tar.gz
sway-8e4b6595786edf307623b9f1fcf3c7e5c8fa3833.tar.zst
sway-8e4b6595786edf307623b9f1fcf3c7e5c8fa3833.zip
Clarify documentation for window_rect
Diffstat (limited to 'sway/sway-ipc.7.scd')
-rw-r--r--sway/sway-ipc.7.scd5
1 files changed, 3 insertions, 2 deletions
diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd
index 2e903988..42aaaab6 100644
--- a/sway/sway-ipc.7.scd
+++ b/sway/sway-ipc.7.scd
@@ -337,8 +337,9 @@ node and will have the following properties:
337 this, but borders are included. 337 this, but borders are included.
338|- window_rect 338|- window_rect
339: object 339: object
340: The geometry of the contents inside the node. The window decorations are 340: The geometry of the content inside the node. These coordinates are relative
341 excluded from this calculation, but borders are included. 341 to the node itself. Window decorations and borders are outside the
342 _window_rect_
342|- deco_rect 343|- deco_rect
343: object 344: object
344: The geometry of the decorations for the node relative to the parent node 345: The geometry of the decorations for the node relative to the parent node