<div dir="ltr"><div dir="ltr"><div>Hi Bruno,</div><div>I don't think the idea of replacing clock with orage is a good one, I believe some users (including myself) just want a dead simple clock.</div><div>One possible approach you can follow is to make orage independent of panel by switching to statusnotifier[1].<br></div><div><br></div><div>1 - <a href="https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/">https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/</a></div><div><br></div><div>Cheers,</div><div>Andre Miranda<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Mar 6, 2021 at 9:35 PM Bruno Schmidt <<a href="mailto:bw509@centurylink.net">bw509@centurylink.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    <font size="+1">Greetings to y'all!<br>
      <br>
      After some extensive testing, and quite a bit of googling of
      reviews and user experiences, I can assure you your deprecated
      "Orage" app (some 15+ years ago called "Xfcalendar") provides you
      with all the functionality you're looking for, and then some. <br>
      <br>
      Alas and as you well know, it is still written to the GTK2
      standard. But it has good bones, its code is quite clean (though
      lacks a lot of the comments a maintainer would need) and doesn't
      use a database, like ie SqlLite. Instead, it relies on the
      flat-file "Ical" file spec for its master file * calendaring and
      calendar import/export funtions - not exactly reliable from an
      update and/or recovery point of view, but a good starting point
      for overhauling the code.<br>
      <br>
      Its dynamic notification icon in the status tray has everything
      you're looking for, and could be revised with some modest work
      (imho) to function as a regular panel plugin replacing the
      existing clock plugin (if that's what you're after). But you do
      recognize that you can't just have events and alerts without the
      underlying data management, which would mean that the calendaring
      would have to run as a child process of the panel. Is that a good
      idea?<br>
      <br>
      Just some constructive thoughts.<br>
      <br>
      Cheers, Bruno<br>
      <br>
      -------------------<br>
    </font><br>
    <div>On 3/4/21 11:05 AM, Yousuf Philips
      wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">
        <div>Hi Team,<br>
        </div>
        <div><br>
        </div>
        <div>I've added a GSoC idea of improving the clock to have
          calendar capabilities, so please add to the description text
          if you have any input on it.</div>
        <div><a href="https://wiki.xfce.org/projects/gsoc/start#add_calendar_capabilities_to_clock" target="_blank">https://wiki.xfce.org/projects/gsoc/start#add_calendar_capabilities_to_clock</a><br>
        </div>
        <br clear="all">
        <div>
          <div dir="ltr">
            <div dir="ltr">
              <div>Regards,</div>
              <div>Yousuf<br>
              </div>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset></fieldset>
      <pre>_______________________________________________
Xfce4-dev mailing list
<a href="mailto:Xfce4-dev@xfce.org" target="_blank">Xfce4-dev@xfce.org</a>
<a href="https://mail.xfce.org/mailman/listinfo/xfce4-dev" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce4-dev</a></pre>
    </blockquote>
    <br>
  </div>

_______________________________________________<br>
Xfce4-dev mailing list<br>
<a href="mailto:Xfce4-dev@xfce.org" target="_blank">Xfce4-dev@xfce.org</a><br>
<a href="https://mail.xfce.org/mailman/listinfo/xfce4-dev" rel="noreferrer" target="_blank">https://mail.xfce.org/mailman/listinfo/xfce4-dev</a></blockquote></div></div>