Remove binding for blinking buttons, no UI for this.

Mathieu Chouquet-Stringer mchouque at online.fr
Sat Oct 20 13:51:59 CEST 2012


	Hello Nick,

It seems with commit 46042c48 (Tasklist: Remove binding for blinking
buttons, no UI for this.), you removed a binding for which I had created
a UI button for it (you merge half my patch with commit e3e50718):

http://mail.xfce.org/pipermail/xfce4-dev/2012-May/029832.html

So my question is, what do I have to do to have it merged again?

(Copy-and-pasted here so it won't apply cleanly)
t a/plugins/tasklist/tasklist-dialog.glade b/plugins/tasklist/tasklist-dialog.glade
index db6db74..e6583d8 100644
--- a/plugins/tasklist/tasklist-dialog.glade
+++ b/plugins/tasklist/tasklist-dialog.glade
@@ -293,6 +293,19 @@
                             <property name="position">1</property>
                           </packing>
                         </child>
+                        <child>
+                          <object class="GtkCheckButton" id="include-all-blinking">
+                            <property name="label" translatable="yes">Show all _blinking windows</property>
+                            <property name="visible">True</property>
+                            <property name="can_focus">True</property>
+                            <property name="receives_default">False</property>
+                            <property name="use_underline">True</property>
+                            <property name="draw_indicator">True</property>
+                          </object>
+                          <packing>
+                            <property name="position">0</property>
+                          </packing>
+                        </child>
                       </object>
                     </child>
                   </object>


Best,

-- 
Mathieu Chouquet-Stringer                         mchouque at online.fr
            The sun itself sees not till heaven clears.
	             -- William Shakespeare --


More information about the Xfce4-dev mailing list