Page 3 of 4

Posted: Tue 17 Jan 2012, 03:06
by Alex-atian
I prefer to have my panel (fbpanel, in this case) on the left side rather than along the bottom.
None of the available extended formats work well for this; they are just truncated.

On some systems, I am able to to write my own layout, including line-breaks, so the date can be better presented in a narrow vertical column.

For example, I might specify
"~%R;%S~\n%d %b %Y \n %A "

~23:30;17~
02 Jan 2012
Wednesday

The current PupClockset does not appear to cater for fitting to a side-panel.

Posted: Wed 18 Jan 2012, 02:39
by radky
Alex-atian wrote:I prefer to have my panel (fbpanel, in this case) on the left side rather than along the bottom.
None of the available extended formats work well for this; they are just truncated.

On some systems, I am able to to write my own layout, including line-breaks, so the date can be better presented in a narrow vertical column.

For example, I might specify
"~%R;%S~\n%d %b %Y \n %A "

~23:30;17~
02 Jan 2012
Wednesday

The current PupClockset does not appear to cater for fitting to a side-panel.
Hi Alex-atian,

I agree, a multi-line display of the Fbpanel clock could be very useful for horizontal and vertical panels.

I'll see what I can do in the next release of PupClockset.

BTW, Fbpanel renders your example as expected if the newline code "\n" is changed to "%n". :)

Thanks

Posted: Sun 22 Jan 2012, 23:48
by radky
PupClockset-1.7. See main post.
-Added full support for changing font attributes of the JWM tray clock. (thanks Ulrich)
-Added option to edit/customize the strftime format of the Fbpanel clock. (thanks Alex-atian)

Posted: Fri 27 Jan 2012, 02:31
by radky
PupClockset-1.8. See main post.
-Added full support for changing the font name, size, weight and style of the IceWM tray clock.
-Added option to edit/customize the strftime format of the IceWm tray clock.
-Enhanced detection of non-standard Tint2 configuration files.

Posted: Wed 01 Feb 2012, 04:51
by radky
PupClockset-1.9. See main post.
-Added full support for changing the font name, size, weight and style of the Fluxbox tray clock.
-Added option to edit/customize the strftime format of the Fluxbox and Lxpanel tray clocks.

Posted: Wed 27 Jun 2012, 16:54
by radky
PupClockset-1.9. See main post.
-Enhanced integration with 64-bit Puppy derivatives.

Posted: Wed 27 Jun 2012, 17:47
by Jim1911
My, you've been busy updating your fine utilities. :D Running Clockset in Fatdog64-600 b2 using JWM. I can't get the font to set so that it's readable. Of course, magnified it's fair. :(

Posted: Wed 27 Jun 2012, 19:45
by radky
Jim1911 wrote:My, you've been busy updating your fine utilities. :D Running Clockset in Fatdog64-600 b2 using JWM. I can't get the font to set so that it's readable. Of course, magnified it's fair. :(
Hi Jim,

The xdialog color selector of FatDog64-600b2 is nonfunctional. So, rather than using the 'rainbow button' for selecting the font color, you can manually add any RGB color to the 'color entry box' (such black or grey20), or use a valid hex value (such as #2D2D2D).

Thanks :)

EDIT: Now fixed, see below.

Posted: Wed 27 Jun 2012, 21:34
by Jim1911
radky wrote:
Jim1911 wrote:My, you've been busy updating your fine utilities. :D Running Clockset in Fatdog64-600 b2 using JWM. I can't get the font to set so that it's readable. Of course, magnified it's fair. :(
Hi Jim,

The xdialog color selector of FatDog64-600b2 is nonfunctional. So, rather than using the 'rainbow button' for selecting the font color, you can manually add any RGB color to the 'color entry box' (such black or grey20), or use a valid hex value (such as #2D2D2D).

Thanks :)
Thanks, this worked.

Posted: Sat 30 Jun 2012, 17:25
by radky
Version 1.9.2 See main post.
-Bugfix: Nonfunctioning Xdialog font-color selector in JWM and Fbpanel. (thanks Jim1911)
-This fix is for Puppy derivatives which do not support Yad, but do support the limited Xdialog color selector (e.g. Fatdog64).

Posted: Thu 09 Aug 2012, 20:06
by Jim1911
Jim1911 wrote:
radky wrote:
Jim1911 wrote:My, you've been busy updating your fine utilities. :D Running Clockset in Fatdog64-600 b2 using JWM. I can't get the font to set so that it's readable. Of course, magnified it's fair. :(
Hi Jim,

The xdialog color selector of FatDog64-600b2 is nonfunctional. So, rather than using the 'rainbow button' for selecting the font color, you can manually add any RGB color to the 'color entry box' (such black or grey20), or use a valid hex value (such as #2D2D2D).

Thanks :)
Thanks, this worked.
01micko's latest slacko 2.3.5 has this same problem that you corrected for Fatdog.

Posted: Sat 11 Aug 2012, 22:17
by radky
Jim1911 wrote:01micko's latest slacko 2.3.5 has this same problem that you corrected for Fatdog.
Thank you Jim.

Unfortunately, my system with intel video is booting Slacko-5.3.5 to a black screen, so testing is not possible until the next Slacko release is available.

Posted: Sat 22 Sep 2012, 09:19
by darkcity
nice work, I've now worked out how to set font color on for FbPanel on Openbox.

Before it was black writing on the default 'dark side of Puppy' desktop - so couldnt see it ;- )

added wiki page
http://puppylinux.org/wikka/PupClockSet

:twisted:

Posted: Sun 23 Sep 2012, 02:23
by radky
darkcity wrote:nice work, I've now worked out how to set font color on for FbPanel on Openbox.

Before it was black writing on the default 'dark side of Puppy' desktop - so couldnt see it ;- )

added wiki page
http://puppylinux.org/wikka/PupClockSet

:twisted:
Thank you darkcity. :)

Posted: Fri 15 Feb 2013, 14:51
by radky
Version 2.0 See main post.
- Requires gtkdialog4 (0.7.21 or greater).
- New, intuitive interface which displays tab options unique to the current (active) window manager or panel.
- Significantly faster update of the clock display.
- Enhanced strftime tooltip help.
- With each launch of PupClockset, the strftime options of the first tab are shown with the date and time of the current locale.
- Added minixcal (if installed) as an optional mouse-click command for the tray clocks of IceWM, FBPanel, JWM, LXPanel and Tint2.
- Added full support for the tray clock of Xfce4.
- Enhanced support for LXPanel and LXDE. Note: support is not provided for LXPanelx (alpha-status fork of LXPanel).
- Recent releases of Fatdog64 are supported (version 620 or greater).
- Bugfix: faulty parsing of font list (fc-list) in Slacko.

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.