Improved documentation for "window_properties" field in GET_TREE reply.
This commit is contained in:
parent
4338c3ea55
commit
36a8bc6463
3
docs/ipc
3
docs/ipc
@ -348,7 +348,8 @@ window (integer)::
|
|||||||
containers. This ID corresponds to what xwininfo(1) and other
|
containers. This ID corresponds to what xwininfo(1) and other
|
||||||
X11-related tools display (usually in hex).
|
X11-related tools display (usually in hex).
|
||||||
window_properties (map)::
|
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)::
|
window_type (string)::
|
||||||
The window type (_NET_WM_WINDOW_TYPE). Possible values are undefined, normal,
|
The window type (_NET_WM_WINDOW_TYPE). Possible values are undefined, normal,
|
||||||
dialog, utility, toolbar, splash, menu, dropdown_menu, popup_menu, tooltip and
|
dialog, utility, toolbar, splash, menu, dropdown_menu, popup_menu, tooltip and
|
||||||
|
Loading…
Reference in New Issue
Block a user