From: Adrian Cybulski Date: Wed, 18 Apr 2018 00:46:59 +0000 (+0100) Subject: docs/ipc: update tree node with window_properties X-Git-Tag: 4.16~96^2 X-Git-Url: https://git.sur5r.net/?p=i3%2Fi3;a=commitdiff_plain;h=7381ae3e20dc68ec4f6100f73861bf98efecd34e docs/ipc: update tree node with window_properties --- diff --git a/docs/ipc b/docs/ipc index f011e773..e44ffd7c 100644 --- a/docs/ipc +++ b/docs/ipc @@ -328,6 +328,8 @@ window (integer):: This field is set to null for split containers or otherwise empty containers. This ID corresponds to what xwininfo(1) and other X11-related tools display (usually in hex). +window_properties (map):: + X11 window properties title, instance, class, window_role and transient_for. urgent (bool):: Whether this container (window, split container, floating container or workspace) has the urgency hint set, directly or indirectly. All parent @@ -423,6 +425,12 @@ JSON dump: "width": 1280, "height": 782 }, + "window_properties": { + "class": "Evince", + "instance": "evince", + "title": "Properties", + "transient_for": 52428808 + }, "floating_nodes": [], "nodes": [