feat: add window_type to ipc response

This commit is contained in:
acheronfail
2019-09-20 15:58:15 +10:00
parent cfb74c01ff
commit 46cf9fb91b
2 changed files with 31 additions and 0 deletions

View File

@ -53,6 +53,7 @@ my $expected = {
name => 'root',
orientation => $ignore,
type => 'root',
window_type => undef,
id => $ignore,
rect => $ignore,
deco_rect => $ignore,