xsclock

Compilation Instructions

The code can be found here: https://codeberg.org/x11cp/x11cp.git

git clone https://codeberg.org/x11cp/x11cp.git && cd x11cp/src/xsclock

Direct compilation

To compile this application, the following command should be used:

xmkmf -a && make

Toplevel Makefile

There is also a wrapper command in the top-level `Makefile` of the repository where this is can be run as:

make xsclock

About

xsclock is a 56x56 dockapp intended to be used in afterstep’s wharf module, but equally applies to fvwmbuttons as well.

Originally written by Namio MATUDA, around 1999-Nov-24. The version I have here is 0.22

There is only one option --day which shows the day/month in the window.

Screenshots