]> git.sur5r.net Git - i3/i3/blobdiff - testcases/t/116-nestedcons.t
Handle _NET_WM_STATE_STICKY, but only for floating containers. If this atom is set...
[i3/i3] / testcases / t / 116-nestedcons.t
index eb2fe1447007508c6f18c0b22674c60e1b584bfc..5e3110adcad16ba649c8bfe3b284df91ff7ff809 100644 (file)
@@ -47,6 +47,7 @@ my $ignore = \"";
 
 my $expected = {
     fullscreen_mode => 0,
+    sticky => $ignore,
     nodes => $ignore,
     window => undef,
     name => 'root',
@@ -54,6 +55,7 @@ my $expected = {
     type => 'root',
     id => $ignore,
     rect => $ignore,
+    deco_rect => $ignore,
     window_rect => $ignore,
     geometry => $ignore,
     swallows => $ignore,