Remove display and geometry command line options
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 20 Jul 2013 15:13:11 +0000 (11:13 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Sun, 2 Jan 2022 22:43:17 +0000 (17:43 -0500)
commitce5b4693b78f270fa47835e65f9060726297b6b0
tree69eef82c13e6a709af9e86bb9861d83c196a6b7c
parente88239d0b77db5a4be902d02db924b1e24e9dc5d
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/dockbatmon.man
src/dockapp.c
src/dockapp.h
src/main.c
src/main.h
src/options.c