add deco_rect property to con in ipc response

This commit is contained in:
cornerman
2014-11-16 22:05:51 +01:00
committed by Michael Stapelberg
parent 9cbae6bb4f
commit 58c65a64fe
4 changed files with 18 additions and 8 deletions

View File

@ -54,6 +54,7 @@ my $expected = {
type => 'root',
id => $ignore,
rect => $ignore,
deco_rect => $ignore,
window_rect => $ignore,
geometry => $ignore,
swallows => $ignore,