Merge pull request #3931 from acheronfail/chore/add-docs-for-window-type

docs: add window_type to ipc documentation
next
Ingo Bürk 2020-02-07 10:44:42 +01:00 committed by GitHub
commit 4338c3ea55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

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