diff options
author | Matthias Clasen <mclasen@redhat.com> | 2020-05-10 18:15:57 +0000 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2020-05-10 18:15:57 +0000 |
commit | eae4a194b854b7d7a65b0a0b9e7546ef4a24c261 (patch) | |
tree | d27b0e1e8b976b9d82bad8a734fa14061ca11f7e /testsuite | |
parent | f693da148e3dfbfbbc7a54717354cce25f1e5e70 (diff) | |
parent | 8d247115670f030502c95bd51a37b62829398b10 (diff) | |
download | gtk+-eae4a194b854b7d7a65b0a0b9e7546ef4a24c261.tar.gz |
Merge branch 'wip/exalm/headerbar-dragging' into 'master'
Extract GtkWindow dragging and titlebar actions
Closes #2689
See merge request GNOME/gtk!1814
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/css/style/bloomfilter-not.nodes | 24 |
1 files changed, 13 insertions, 11 deletions
diff --git a/testsuite/css/style/bloomfilter-not.nodes b/testsuite/css/style/bloomfilter-not.nodes index 52281a1381..2e8063739a 100644 --- a/testsuite/css/style/bloomfilter-not.nodes +++ b/testsuite/css/style/bloomfilter-not.nodes @@ -1,19 +1,21 @@ window.background.csd:dir(ltr) decoration:dir(ltr) headerbar.titlebar:dir(ltr) - box.horizontal.start:dir(ltr) - stackswitcher.linked:dir(ltr) - button.text-button.toggle:dir(ltr):checked - color: rgb(255,192,203); /* bloomfilter-not.css:1:61-73 */ + windowhandle:dir(ltr) + box:dir(ltr) + box.horizontal.start:dir(ltr) + stackswitcher.linked:dir(ltr) + button.text-button.toggle:dir(ltr):checked + color: rgb(255,192,203); /* bloomfilter-not.css:1:61-73 */ - label:dir(ltr) - button.text-button.toggle:dir(ltr) - color: rgb(255,192,203); /* bloomfilter-not.css:1:61-73 */ + label:dir(ltr) + button.text-button.toggle:dir(ltr) + color: rgb(255,192,203); /* bloomfilter-not.css:1:61-73 */ - label:dir(ltr) - button.text-button.toggle:dir(ltr) - label:dir(ltr) - box.end.horizontal:dir(ltr) + label:dir(ltr) + button.text-button.toggle:dir(ltr) + label:dir(ltr) + box.end.horizontal:dir(ltr) stack:dir(ltr) box.horizontal:dir(ltr) box.horizontal:dir(ltr) |