From 8608a1c38b4579b09042a52668d2198f22fffad8 Mon Sep 17 00:00:00 2001 From: Jason Nader Date: Thu, 13 Feb 2020 07:20:33 +0900 Subject: i3compat: add `window_type` to IPC response i3 added these in i3/i3#3797 --- sway/sway-ipc.7.scd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sway/sway-ipc.7.scd') diff --git a/sway/sway-ipc.7.scd b/sway/sway-ipc.7.scd index 6725b255..ab61f864 100644 --- a/sway/sway-ipc.7.scd +++ b/sway/sway-ipc.7.scd @@ -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:* -- cgit v1.2.3-54-g00ecf