summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngo Bürk <admin@airblader.de>2020-02-07 10:44:42 +0100
committerGitHub <noreply@github.com>2020-02-07 10:44:42 +0100
commit4338c3ea55823551fc90015aa3b244b3413ba71b (patch)
treea54d2570de831619081f6796c94550f476cba9eb
parentb9b0774733b5e19d8925276987b8e41eee7e239e (diff)
parenta1736f4df63fac2900d43dc5379991d883e41c1d (diff)
downloadi3-4338c3ea55823551fc90015aa3b244b3413ba71b.tar.gz
i3-4338c3ea55823551fc90015aa3b244b3413ba71b.zip
Merge pull request #3931 from acheronfail/chore/add-docs-for-window-type
docs: add window_type to ipc documentation
-rw-r--r--docs/ipc4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/ipc b/docs/ipc
index af362f98..75010b3f 100644
--- a/docs/ipc
+++ b/docs/ipc
@@ -349,6 +349,10 @@ window (integer)::
X11-related tools display (usually in hex).
window_properties (map)::
X11 window properties title, instance, class, window_role and transient_for.
+window_type (string)::
+ The window type (_NET_WM_WINDOW_TYPE). Possible values are undefined, normal,
+ dialog, utility, toolbar, splash, menu, dropdown_menu, popup_menu, tooltip and
+ notification.
urgent (bool)::
Whether this container (window, split container, floating container or
workspace) has the urgency hint set, directly or indirectly. All parent