Remove display and geometry command line options
authorHugo Villeneuve <hugo@hugovil.com>
Sat, 20 Jul 2013 15:23:40 +0000 (11:23 -0400)
committerHugo Villeneuve <hugo@hugovil.com>
Wed, 6 Nov 2013 00:54:29 +0000 (19:54 -0500)
commitee3242c4b065b97df2b8c692a7e2b5eb11c95b7e
tree1c913927cb4a3d6bcb69c17f258f0402ba49d687
parent287dbd9f7ccc895781cc891e53041ebd82a1779f
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/wmnotify.man
src/dockapp.c
src/dockapp.h
src/options.c
src/wmnotify.c
src/wmnotify.h