docs: change IPC window_type value (#4668)

This commit is contained in:
Chris Templin
2021-12-01 14:38:00 -05:00
committed by GitHub
parent 07ea5019c9
commit 729452448b

View File

@ -423,9 +423,9 @@ window_properties (map)::
following list: *title*, *instance*, *class*, *window_role*, *machine* following list: *title*, *instance*, *class*, *window_role*, *machine*
and *transient_for*. 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`,
dialog, utility, toolbar, splash, menu, dropdown_menu, popup_menu, tooltip and unknown, normal, dialog, utility, toolbar, splash, menu, dropdown_menu,
notification. popup_menu, tooltip and notification.
urgent (bool):: urgent (bool)::
Whether this container (window, split container, floating container or Whether this container (window, split container, floating container or
workspace) has the urgency hint set, directly or indirectly. All parent workspace) has the urgency hint set, directly or indirectly. All parent