docs: change IPC window_type value (#4668)
This commit is contained in:
6
docs/ipc
6
docs/ipc
@ -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
|
||||||
|
Reference in New Issue
Block a user