When bringing up xfcalendar by clicking on the Xfce Clock, the selected date is always the last selected day. This is inappropriate behavior. The selected date should default to the current date whenever the calendar is opened. Reproducible: Always Steps to Reproduce: 1. Open xfcalendar by clicking the Xfce Clock 2. Select and open a date other than today's date 3. Close the note box for that date, then close xfcalendar by clicking on the clock. 4. Reopen xfcalendar by clicking the Xfce Clock Actual Results: The calendar remembered the last selected date and kept it selected. Expected Results: Upon opening the calendar, the current date should be selected.
This is actually more like enhacement request since this is the default way for GTK calendar widget to work and /afcalendarorage has not modifed it ever. Anyway, added undocumented parameter [Select Always Today] to control day selection after making orage visible. setting 0 is default and works like today. Setting 1 changes orage to always select today (and show previous selection only vaguely). This undocumented parameter file is now located (maybe we change it in the future) in. ~/.config/xfce4/xfcalendar/
fixed as descrived
in 4.3 orage version this file is located in ~/.config/xfce4/orage/oragerc
Moving all bugs to new Orage product.