Remove display and geometry command line options
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 20 Jul 2013 14:53:06 +0000 (10:53 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sat, 27 Jul 2013 03:46:15 +0000 (23:46 -0400)
commitaacb2c1aa1e852bdc45abca163f13e199707c5e3
tree7a71b718bb4fc0249d1ac7779347caccc90fccd6
parente2742efea01c3dc3adfb097f948a425e10dea544
Remove display and geometry command line options

These options are never used for a dockapp as WindowMaker
position our dockapp automatically in the dock area.

As for the display option, the same can be achieved using
the DISPLAY environment variable.
doc/hvclock.man
src/dockapp.c
src/dockapp.h
src/hvclock.c
src/hvclock.h
src/options.c