• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

xpm/H03-May-2022-

COPYINGH A D15-Mar-200317.6 KiB341281

INSTALLH A D08-Apr-2003223 127

MakefileH A D03-May-2022280 149

READMEH A D08-Apr-2003877 2319

THANKSH A D08-Apr-2003490 1816

TODOH A D08-Apr-2003120 43

WMSH A D17-Mar-2003130 86

dockapp.cH A D08-Apr-20038.8 KiB295258

dockapp.hH A D08-Apr-20031.1 KiB3611

draw.cH A D08-Apr-20032.6 KiB8662

draw.hH A D08-Apr-2003908 274

options.cH A D08-Apr-20032.8 KiB11689

options.hH A D08-Apr-20031.5 KiB6129

timing.cH A D03-May-20221.5 KiB5730

timing.hH A D08-Apr-2003939 285

wmblueclock.1H A D08-Apr-20031.2 KiB4746

wmblueclock.cH A D08-Apr-20031.1 KiB4421

wmblueclock.hH A D08-Apr-2003976 296

README

1WMBlueClock - a dockapp
2
3	WMBlueClock shows system time. It runs as a dockapp for
4WindowMaker or some other window manager which supports dockapps.
5	The following options can be passed to WMBlueClock on the command
6line:
7	-h, --help             - Display basic usage info and exit
8	-v, --version          - Display version and exit
9	-display <DISPLAY>     - The X11 display to connect to
10	-m <MILISECS>          - The number of miliseconds between updates
11	-w,  --window          - Run in a window
12	-nw, --no-window       - Don't run in a window
13	-s,  --shape           - Use the XShape extension
14	-ns, --no-shape        - Don't use the XShape extension, create own panel
15	-a, --ampm             - Use 12 hour mode
16	-na, --no-ampm         - Don't use 12 hour mode, use 24 hour mode
17
18Author:
19	Draghicioiu Mihai <misuceldestept@go.ro>
20
21Website:
22	misuceldestept.go.ro/wmblueclock
23