Improved documentation for "window_properties" field in GET_TREE reply.

next
Iskustvo 2020-02-04 21:18:28 +01:00
parent 4338c3ea55
commit 36a8bc6463
1 changed files with 2 additions and 1 deletions

View File

@ -348,7 +348,8 @@ window (integer)::
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.
This optional field contains all available X11 window properties from the
following list: *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