d900c98
From bd8559a4722825b4a1fdb33042b90b63295ef835 Mon Sep 17 00:00:00 2001
d900c98
From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= <caolanm@redhat.com>
d900c98
Date: Thu, 17 Dec 2015 16:33:41 +0000
d900c98
Subject: [PATCH 1/2] these popups should start invisible and take default
d900c98
 popup menu bits
d900c98
d900c98
so they can position correctly under wayland
d900c98
d900c98
Change-Id: Idf65c0ef27be5aa6027a516207fd34c2e03407ca
d900c98
---
d900c98
 svx/uiconfig/ui/floatingundoredo.ui       | 1 -
d900c98
 svx/uiconfig/ui/paralinespacingcontrol.ui | 2 --
d900c98
 2 files changed, 3 deletions(-)
d900c98
d900c98
diff --git a/svx/uiconfig/ui/floatingundoredo.ui b/svx/uiconfig/ui/floatingundoredo.ui
d900c98
index 66f30a6..2c48f82 100644
d900c98
--- a/svx/uiconfig/ui/floatingundoredo.ui
d900c98
+++ b/svx/uiconfig/ui/floatingundoredo.ui
d900c98
@@ -11,7 +11,6 @@
d900c98
     <property name="destroy_with_parent">True</property>
d900c98
     <property name="type_hint">popup-menu</property>
d900c98
     <property name="skip_pager_hint">True</property>
d900c98
-    <property name="decorated">False</property>
d900c98
     <property name="deletable">False</property>
d900c98
     <child>
d900c98
       <object class="GtkBox" id="box">
d900c98
diff --git a/svx/uiconfig/ui/paralinespacingcontrol.ui b/svx/uiconfig/ui/paralinespacingcontrol.ui
d900c98
index 5d7402b..67ca9c1 100644
d900c98
--- a/svx/uiconfig/ui/paralinespacingcontrol.ui
d900c98
+++ b/svx/uiconfig/ui/paralinespacingcontrol.ui
d900c98
@@ -45,7 +45,6 @@
d900c98
     <property name="icon-size">1</property>
d900c98
   </object>
d900c98
   <object class="GtkWindow" id="ParaLineSpacingControl">
d900c98
-    <property name="visible">True</property>
d900c98
     <property name="can_focus">False</property>
d900c98
     <property name="hexpand">True</property>
d900c98
     <property name="vexpand">True</property>
d900c98
@@ -54,7 +53,6 @@
d900c98
     <property name="destroy_with_parent">True</property>
d900c98
     <property name="type_hint">popup-menu</property>
d900c98
     <property name="skip_pager_hint">True</property>
d900c98
-    <property name="decorated">False</property>
d900c98
     <property name="deletable">False</property>
d900c98
     <child>
d900c98
       <object class="GtkGrid" id="grid2">
d900c98
-- 
d900c98
2.5.0
d900c98