Skip to content

Commit

Permalink
docs: change IPC window_type value (#4668)
Browse files Browse the repository at this point in the history
  • Loading branch information
ctemplin authored Dec 1, 2021
1 parent 07ea501 commit 7294524
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/ipc
Original file line number Diff line number Diff line change
Expand Up @@ -423,9 +423,9 @@ window_properties (map)::
following list: *title*, *instance*, *class*, *window_role*, *machine*
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.
The window type (_NET_WM_WINDOW_TYPE). Possible values are `undefined`,
unknown, 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
Expand Down

0 comments on commit 7294524

Please sign in to comment.