Page 4 of 4

Posted: Sat 23 Feb 2013, 15:46
by radky
Version 2.1 See main post.
- Added the gtkdialog font-color selector for FBPanel, JWM, LXPanel/LXDE, Tint2 and XFCE4 (and removed the yad and xdialog color selectors).
- Enhanced support for LXPanel/LXDE font-attributes (size, weight and color). Note: the font-size option requires lxpanel 0.5.6 or greater.
- Bugfix: auto-synchronize the clock format and font attributes when switching between the LXDE-LXPanel options in Lighthouse64.

Posted: Sat 06 Jul 2013, 05:22
by radky
Version 2.2 See main post.
- Added GUI support for the 96-dpi font metrics of Woof-built Puppies effective 2013-03-26.

Posted: Sat 10 Aug 2013, 20:32
by ASRI éducation
Traduction fr (by dekani)=> http://www.murga-linux.com/puppy/viewto ... 857#714857
Cordialement,

Posted: Tue 10 Sep 2013, 13:50
by radky
Version 2.2.1 See main post.
- Improved support for the lxpanel tray clock.
- Added support for lxpanelx in LxPup-by-SFS. (thanks peebee)
- Added internationalized gettext version. (thanks vicmz)

Posted: Thu 03 Apr 2014, 21:36
by radky
Version 2.3 See main post.
- Standard version is now internationalized (gettext by vicmz)
- Added support for HW-Clock.

Posted: Sat 21 Mar 2015, 15:46
by radky
Version 2.3.1 See main post.
- Bugfix: Visualization of frame font with dark GTK themes.

Posted: Tue 05 May 2015, 12:28
by HoerMirAuf
it would be nice to choose between minixcal and osmo in the option menu :)

Posted: Wed 28 Oct 2015, 19:53
by radky
PupClockset-2.4. See main post.
- Added user-choice of the command executed by a mouse-click of the tray clock. (thanks HoerMirAuf)
- Changed JWM execution of minixcal to "exec minixcal".
- Removed font-attribute options for JWM vgit >=1169 and standard versions >= 2.3.2.

Posted: Thu 29 Oct 2015, 14:26
by HoerMirAuf
Thank you very much radky.

Works perfect :D

Posted: Sat 02 Jan 2016, 15:50
by radky
PupClockset-2.4.1. See main post.
- Adjust compatibility with recent changes in Woof-CE.
- Note: JWM vgit >=1169 and standard versions >= 2.3.2 require PupClockset >= 2.4.

Posted: Sat 02 Apr 2016, 12:52
by radky
PupClockset-2.4.2. See main post.
- As of JWM 2.3.5 (released 2016-03-26), the default Puppy window manager once again supports the Clockstyle XML tag which enables changing the clock color and font attributes independent of global tray settings.
- This release of PupClockset (2.4.2) automatically enables/disables GUI options for Clockstyle based on the running version of JWM - including legacy, transitional and modern releases.

Posted: Sat 30 Jul 2016, 15:08
by radky
PupClockset-2.5
New release - see first and second posts

Posted: Wed 21 Sep 2016, 17:09
by James186282
I love PupClock but I'm more into doing it by fiddling with the .jwmrc-tray file in root. I think examples are a good thing and while this might not be the best one here is what I have in mine for anyone who is getting complaints from jwm when you parse it jwm -p
Yes I'm comment happy. And whats cooler then knowing how many seconds since the Epoch!

<!-- PupClockset
*Note Clockstyle is no longer supported in jwm 2.3.4

Input: %a The abbreviated weekday name ie Mon, Tues etc.
%A The full weekday name ie Thursday, Friday etc.
%b The abbreviated month name ie Apr, Jan etc.
%B The full month name. February, December and so on.
%C The century number (year/100) as a 2-digit integer.
%d The day of the month 01 ~ 31.
%D month, day, year (USA format)
%e The day of the month but a leading zero is replaced by a space.
%F Year, Month, Day (Military & Europe format)
%H The hour as a decimal number using a 24-hour clock (range 00 to 23).
%I The hour as a decimal number using a 12-hour clock (range 01 to 12).
%j The day of the year as a decimal number 001 ~ 366.
%k The hour 24-hour clock 0 ~ 23.
%l The hour 12-hour clock 1 ~ 12.
%m The month 01 ~ 12.
%M The minute 00 ~ 59..
%p "AM" or "PM" *Noon is treated as "PM" and midnight as "AM".
%P Lowercase: "am" or "pm"
%r The time in a.m. or p.m. notation.
%R The time in 24-hour notation (%H:%M).
%s The number of seconds since the Epoch, 1970-01-01 00:00:00 +0000 (UTC)
%S The second 00 ~ 60.
%t A tab character.
%T The time in 24-hour notation Hours, Minutes, Seconds.
%u The day of the week 1 ~ 7, Monday being 1.
%U The week number 00 ~ 53, starting with the first Sunday as the first day of week 01.
%V The Week number of the current year 01 ~ 53.
%w The day of the week as a decimal, range 0 to 6, Sunday being 0.
%W The week number of the current year 00 ~ 53, starting with the first Monday as the first day of week 01.
%x The preferred date representation for the current locale without the time.
%y The year 00 ~ 99
%Y The year 1900 ~ 2999
%z The +hhmm or -hhmm the hour and minute offset from UTC
%Z The timezone or name or abbreviation.

The clock time zone. This defaults to the local time zone.

Input: width 0 indicates that the width should be determined from the tray and
the font used. The default is 0.

height 0 indicates that the height should be determined from the tray
and the font used. The default is 0.

-->

<Clock format="%a %d %b %l:%M:%s %p"PupClockset/>

Posted: Sat 23 Sep 2017, 13:54
by radky
PupClockset-2.6
- Add support for the new binary-detection heuristics of grep >= 2.21. Without this support, some strftime clock formats may fail in Slacko-7 and other modern pups.
- Add support for qsync (time server sync)
- Adjust compatibility with recent changes in Woof-CE

Posted: Tue 30 Oct 2018, 22:23
by radky
PupClockset-2.7
- Adjust compatibility with recent Woof-CE modifications of Puppy directory structure (psync time server)

Posted: Wed 31 Oct 2018, 04:20
by bigpup
Thanks for the update!