i3compat: add window_type to IPC response

i3 added these in i3/i3#3797
This commit is contained in:
Jason Nader 2020-02-13 07:20:33 +09:00 committed by Drew DeVault
parent f96dbf748a
commit 8608a1c38b
2 changed files with 37 additions and 1 deletions

View file

@ -382,7 +382,7 @@ node and will have the following properties:
|- window_properties
: object
: (Only xwayland views) An object containing the _title_, _class_, _instance_,
_window\_role_, and _transient\_for_ for the view
_window\_role_, _window\_type_, and _transient\_for_ for the view
*Example Reply:*