<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello:<span id="result_box" class="" lang="en"><br>
      <br>
      <span>I would like to port the xfce4-timer-plugin to gtk3.</span><br>
      <br>
      <span>I have never done this, in fact I have never done things
        with gtk (so I learn).</span><br>
      <br>
      <span>For this I have changed in the file configure.in.in the gtk
        version to:</span><br>
      <br>
      <span>XDT_CHECK_PACKAGE ([GTK], [gtk + -3.0], [3.18.9])</span><br>
      <br>
      <span>After I've tried compiling, first exxecute</span><br>
      <span>./autogen</span><br>
      <span>This seems to work</span><br>
      <span>I then execute</span><br>
      <span>Make</span><br>
      <span>Which gives the following error:</span><br>
      <br>
      <span>/usr/include/xfce4/libxfce4panel-1.0/libxfce4panel/xfce-panel-macros-46.h:431:48:
        warning: passing argument 1 of 'gtk_widget_get_realized' from
        incompatible pointer type [-Wincompatible-pointer-types]</span><br>
            <span>G_return_if_fail (gtk_widget_get_realized (plug));</span>
      <span>\</span><br>
      <span>...</span><br>
      <br>
      <span>This is where I get the doubt:</span><br>
      <span>Can I compile the xfce4-timer-plugin with gtk3 in my ubuntu
        16.04?</span><br>
      <span>Is there any documentation on how to do this?</span><br>
      <br>
      <span class="">Thanks and apologies for being so new.</span></span><br>
    <pre class="moz-signature" cols="72">Dani</pre>
    <div class="moz-cite-prefix">On 22/04/17 11:00, Landry Breuil wrote:<br>
    </div>
    <blockquote
cite="mid:CAA4f9bAffKPRrkaFZgTECpYZPS-t408ND+=pYTmb5wJDtUdJng@mail.gmail.com"
      type="cite">
      <pre wrap="">On Fri, Apr 21, 2017 at 4:01 PM, Dani <a class="moz-txt-link-rfc2396E" href="mailto:dani@damufo.com"><dani@damufo.com></a> wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">On 21/04/17 10:21, Baurzhan Muftakhidinov wrote:

Hi,

It is nice to hear that. To send improvements you should
open a ticket on bugzilla.xfce.org and attach your patches,
one per change you've implemented.

Best regards,

OK.

Keep above
<a class="moz-txt-link-freetext" href="https://bugzilla.xfce.org/show_bug.cgi?id=13514">https://bugzilla.xfce.org/show_bug.cgi?id=13514</a>

Window to dialog and main window icon
<a class="moz-txt-link-freetext" href="https://bugzilla.xfce.org/show_bug.cgi?id=13515">https://bugzilla.xfce.org/show_bug.cgi?id=13515</a>

When paused show all menu timers
<a class="moz-txt-link-freetext" href="https://bugzilla.xfce.org/show_bug.cgi?id=13516">https://bugzilla.xfce.org/show_bug.cgi?id=13516</a>

New icon, also add a new for 32px
<a class="moz-txt-link-freetext" href="https://bugzilla.xfce.org/show_bug.cgi?id=13517">https://bugzilla.xfce.org/show_bug.cgi?id=13517</a>

I hope I have done well.
</pre>
      </blockquote>
      <pre wrap="">
Hi, and thanks for reporting all these ! Note that timer plugin hasnt
seen actual 'code' updates (only translations) since the 1.6.0 release
3 years ago, so if you don't hear back from the developer (Kemal Ilgar
Eroglu) don't hesitate to ping back here so that your work isnt lost,
another developer could look into it and apply them, or transfer you
maintainership if Kermal agrees.
The plugin could/should also be ported to Gtk+3 :)

Landry
_______________________________________________
Xfce4-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Xfce4-dev@xfce.org">Xfce4-dev@xfce.org</a>
<a class="moz-txt-link-freetext" href="https://mail.xfce.org/mailman/listinfo/xfce4-dev">https://mail.xfce.org/mailman/listinfo/xfce4-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>