Add "machine" criterion to match WM_CLIENT_MACHINE
Closes #3981 Add "%machine" title_format placeholder Add "machine" to the IPC and layout saving/restoring
This commit is contained in:
committed by
Orestis Floros
parent
921226783f
commit
32c10a19f2
3
docs/ipc
3
docs/ipc
@ -362,7 +362,8 @@ window (integer)::
|
||||
X11-related tools display (usually in hex).
|
||||
window_properties (map)::
|
||||
This optional field contains all available X11 window properties from the
|
||||
following list: *title*, *instance*, *class*, *window_role* and *transient_for*.
|
||||
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
|
||||
|
Reference in New Issue
Block a user